<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>MUHA to KMSY</name>
        <description>La Havana / Jose Marti Intl to Louis Armstrong New Orleans</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>MUHA to KMSY</name>
            <description>La Havana / Jose Marti Intl to Louis Armstrong New Orleans</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-82.4091,22.989199999999997,0
-83.0498,24.0004,1676.4
-84,25,1676.4
-84.4542,25.720699999999994,1676.4
-84.8668,26.019499999999994,1676.4
-85.2375,26.3827,1676.4
-84.7832,27.493499999999997,1676.4
-85.3443,27.591800000000006,1676.4
-86.7626,28.009699999999995,1676.4
-88.0342,28.3823,1676.4
-88.7018,28.882999999999996,1676.4
-90.2574,29.99340000000001,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>