<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KMEM to KRSW</name>
        <description>Memphis Intl to Southwest Florida Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KMEM to KRSW</name>
            <description>Memphis Intl to Southwest Florida Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-89.9766,35.042699999999996,0
-88.1388,34.2487,10668
-88.0116,34.198800000000006,10668
-87.8542,34.1249,10668
-87.8234,34.107,10668
-87.5815,33.99379999999999,10668
-87.4559,33.9346,10668
-87.2435,33.83529999999999,10668
-87.1769,33.8035,10668
-86.8998,33.67009999999999,10668
-84.6251,31.322900000000004,10668
-84.3739,30.556200000000004,10668
-83.8952,29.822000000000003,10668
-83.5893,29.346100000000007,10668
-83.3357,28.947599999999994,10668
-83.1087,28.587900000000005,9296.4
-82.6843,27.90780000000001,6278.88
-81.7552,26.536200000000008,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>