<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KATL to MUHA</name>
        <description>Hartsfield-Jackson Atlanta Intl to Jose Marti Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KATL to MUHA</name>
            <description>Hartsfield-Jackson Atlanta Intl to Jose Marti Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-84.428,33.6366,0
-84.2052,33.0774,3840.48
-83.4706,31.26429999999999,10668
-83.2797,30.7804,10668
-83.1359,30.494500000000002,10668
-82.6082,29.42920000000001,10668
-82.447,29.096199999999996,10668
-82.3968,28.4148,10668
-82.3665,28.000299999999996,10668
-81.7758,26.529899999999998,10668
-81.784,25.891099999999994,10668
-81.795,25.021600000000007,8321.04
-81.8005,24.585899999999995,6614.160000000001
-82.4091,22.989100000000008,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>