<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>MUHA to KMSY</name>
        <description>Havana Jose Marti Intl to Louis Armstrong New Orleans Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>MUHA to KMSY</name>
            <description>Havana Jose Marti Intl to Louis Armstrong New Orleans Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-82.409086,22.989154,0
-84.218333,22.695555999999996,10668
-86,22.465868999999998,10668
-86.483333,22.400000000000006,10668
-87.355278,24.342221999999992,10668
-87.683758,25.057681000000002,10668
-89.203659,28.250512999999998,7772.400000000001
-89.875083,29.597916999999995,2011.68
-90.25740625,29.993348749999996,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>