<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KMSY to KFLL</name>
        <description>Louis Armstrong New Orleans Intl to Fort Lauderdale-Hollywood Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KMSY to KFLL</name>
            <description>Louis Armstrong New Orleans Intl to Fort Lauderdale-Hollywood Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-90.2574,29.993300000000005,0
-88.7018,28.882999999999996,10668
-88.0833,28.710700000000003,10668
-86.7052,28.314499999999995,10668
-85.2579,27.884100000000004,10668
-82.5637,27.406999999999996,10088.880000000001
-81.9071,27.2628,7741.92
-81.6541,27.050200000000004,6522.72
-80.1495,26.071300000000008,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>