<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KABQ to KDAL</name>
        <description>Albuquerque International Sunport to Dallas Love Fld</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KABQ to KDAL</name>
            <description>Albuquerque International Sunport to Dallas Love Fld</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-106.610582,35.03964687,0
-106.114156,34.956872000000004,2712.7200000000003
-102.83966667,34.49513888999999,10668
-101.060839,34.30092500000001,10668
-100.254528,34.204189,10668
-98.59347222,33.98727778,7254.240000000001
-97.893239,33.44907499999999,5181.6
-96.851864,32.84752867,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>