<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KMCO to KATL</name>
        <description>Orlando Intl to Hartsfield Jackson Atlanta Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KMCO to KATL</name>
            <description>Orlando Intl to Hartsfield Jackson Atlanta Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-81.322306,28.448333,0
-81.323074,28.520696,146.304
-81.324662,28.535101,210.312
-81.327675,28.549331,286.512
-81.332088,28.563275,368.808
-81.337869,28.576829,463.29600000000005
-81.344974,28.589888,563.88
-82.061181,29.952922,2895.6000000000004
-82.79975,31.312791,2895.6000000000004
-84.059806,33.532205,2895.6000000000004
-84.067138,33.545325,2066.5440000000003
-84.075816,33.557862,1944.624
-84.085772,33.569721,1816.6080000000002
-84.096933,33.580812,1688.592
-84.109213,33.59105,1557.528
-84.122518,33.600358,1423.4160000000002
-84.136749,33.608665,1292.352
-84.151795,33.615907,1161.288
-84.167544,33.622029,1033.2720000000002
-84.183874,33.626985,908.3040000000001
-84.200662,33.630737,786.384
-84.21778,33.633257,670.5600000000001
-84.235096,33.634525,563.88
-84.40893,33.634699,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>