<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KATL to MSLP</name>
        <description>Hartsfield-Jackson Atlanta Intl to Monsenor Oscar Romero Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KATL to MSLP</name>
            <description>Hartsfield-Jackson Atlanta Intl to Monsenor Oscar Romero Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-84.428,33.6366,0
-84.4231,33.044700000000006,3840.48
-84.3838,31.0642,10668
-84.3739,30.556200000000004,10668
-83.8952,29.822000000000003,10668
-83.5893,29.346100000000007,10668
-83.3357,28.947599999999994,10668
-83.4233,28.000699999999995,10668
-84.7832,27.493499999999997,10668
-85.4858,26.65180000000001,10668
-85.983,26.04650000000001,10668
-87.1403,24.288600000000002,10668
-87.5722,23.727800000000002,10668
-87.7889,23.4444,10668
-87.4603,22.6006,10668
-87.3397,22.2872,10668
-86.8587,21.025099999999995,10668
-86.8647,21.021699999999996,10668
-86.8853,20.766400000000004,10668
-86.9293,20.522099999999995,10668
-86.912,20.507499999999993,10668
-87.095,20.1267,10668
-87.9417,18.338899999999995,10668
-88.1403,17.920299999999997,10668
-88.314,17.539600000000007,10668
-88.3797,17.126400000000004,10668
-88.5887,15.736800000000002,9174.48
-88.7339,15.195599999999999,6979.92
-89.0557,13.4409,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>