<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>TXKF to KRSW</name>
        <description>L.F. Wade International to Southwest Florida Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>TXKF to KRSW</name>
            <description>L.F. Wade International to Southwest Florida Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-64.6786,32.364000000000004,0
-66.0768,32.37350000000001,7711.4400000000005
-67.2042,32.3698,10668
-68.2316,32.3575,10668
-70.5012,31.4435,10668
-72.5674,30.560000000000002,10668
-76.5585,28.711700000000008,10668
-77,28.472800000000007,10668
-77.4729,28.21430000000001,10668
-77.633,28.126000000000005,10668
-78.6461,27.605199999999996,10668
-78.78,27.520399999999995,10668
-78.9473,27.414199999999994,10607.04
-79.4364,27.099999999999994,8503.92
-79.7085,26.923599999999993,7315.200000000001
-79.8314,26.893900000000002,6858
-81.7552,26.536200000000008,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>