<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KORF to KATL</name>
        <description>Norfolk Intl to Hartsfield Jackson Atlanta Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KORF to KATL</name>
            <description>Norfolk Intl to Hartsfield Jackson Atlanta Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-76.208294,36.885864,0
-76.263553,36.828576,97.536
-76.275808,36.817935,143.256
-76.289174,36.808189,192.024
-76.303547,36.799413,249.936
-76.31882,36.791674,316.992
-76.334875,36.78503,390.144
-76.351591,36.779531,4358.64
-78.292169,36.068695,4358.64
-80.199512,35.328162,4358.64
-82.071549,34.558225,4358.64
-84.136701,33.660313,950.976
-84.151763,33.653081,844.296
-84.167523,33.646971,740.664
-84.183863,33.642026,643.128
-84.200657,33.638287,551.688
-84.217778,33.63578,466.34400000000005
-84.235096,33.634525,390.144
-84.40893,33.634699,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>