<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KDAL to KSNA</name>
        <description>Dallas Love Field to John Wayne/Orange County</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KDAL to KSNA</name>
            <description>Dallas Love Field to John Wayne/Orange County</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-96.8507,32.84620000000001,0
-97.9974,32.726200000000006,6339.84
-98.9874,32.59989999999999,10668
-99.5274,32.5275,10668
-99.8634,32.481300000000005,10668
-104.621,33.337500000000006,10668
-107.281,33.2825,10668
-108.046,33.31909999999999,10668
-111.174,33.42,10668
-111.97,33.43299999999999,10668
-112.473,33.44579999999999,10668
-112.825,33.45349999999999,10668
-114.761,33.59610000000001,10149.84
-115.762,33.620599999999996,6858
-117.868,33.67609999999999,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>