<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KDAL to KADW</name>
        <description>Dallas Love Field to Andrews Afb</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KDAL to KADW</name>
            <description>Dallas Love Field to Andrews Afb</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-96.8507,32.84620000000001,0
-95.0618,33.3039,10241.28
-94.0732,33.51390000000001,10668
-92.6439,34.060100000000006,10668
-92.5507,34.095,10668
-92.2708,34.19890000000001,10668
-89.9832,35.01509999999999,10668
-89.0803,35.33539999999999,10668
-87.7686,35.78450000000001,10668
-85.1822,36.6138,10668
-84.5673,36.8019,10668
-84.0505,36.9568,10668
-83.0299,37.2542,10668
-82.1368,37.50540000000001,10668
-81.8068,37.59610000000001,10668
-81.1235,37.7803,10668
-80.3892,38.042699999999996,10668
-79.7312,38.2722,9052.560000000001
-79.2906,38.42320000000001,7589.52
-78.9986,38.50749999999999,6614.160000000001
-76.8671,38.8108,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>