<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>TXKF to KRSW</name>
        <description>Bermuda Intl to Southwest Florida Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>TXKF to KRSW</name>
            <description>Bermuda Intl to Southwest Florida Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-64.6786835,32.36403849999999,0
-64.68958333,32.364361110000004,30.48
-67.152639,32.070750000000004,10668
-68.183334,31.933332000000007,10668
-69.051956,31.650306,10668
-71.041142,30.976448000000005,10668
-72.917091,30.307535,10668
-76.558497,28.711689000000007,10668
-77,28.47283300000001,10668
-77.633,28.126028000000005,10668
-78.646117,27.605182999999997,10668
-78.78,27.520443999999998,10668
-78.947267,27.414197,10668
-80.0865,26.68005556,5852.16
-81.7551525,26.536162500000003,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>