<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KMIA to KATL</name>
        <description>Miami Intl to Hartsfield Jackson Atlanta Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KMIA to KATL</name>
            <description>Miami Intl to Hartsfield Jackson Atlanta Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-80.314817,25.786097,0
-80.395099,25.782762,73.152
-80.411159,25.783361,106.68
-80.427099,25.785218,146.304
-80.4428,25.788319,192.024
-80.458141,25.792641,240.792
-80.473006,25.79815,298.704
-80.487282,25.804804,359.66400000000004
-80.50086,25.812554,426.72
-80.513637,25.821339,496.824
-80.525516,25.831093,576.072
-80.536406,25.841742,658.368
-80.546224,25.853205,743.712
-80.554895,25.865395,835.152
-80.562354,25.878218,929.6400000000001
-80.568543,25.891577,5760.72
-80.573415,25.905371,5760.72
-82.381402,29.710401,5760.72
-84.053875,33.518603,1581.912
-84.059806,33.532205,1466.088
-84.067138,33.545325,1350.2640000000001
-84.075816,33.557862,1240.536
-84.085772,33.569721,1133.856
-84.096933,33.580812,1030.2240000000002
-84.109213,33.59105,929.6400000000001
-84.122518,33.600358,835.152
-84.136749,33.608665,743.712
-84.151795,33.615907,658.368
-84.167544,33.622029,576.072
-84.183874,33.626985,496.824
-84.200662,33.630737,426.72
-84.21778,33.633257,359.66400000000004
-84.235096,33.634525,298.704
-84.40893,33.634699,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>