<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KMSY to KLGA</name>
        <description>Louis Armstrong New Orleans Intl to La Guardia</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KMSY to KLGA</name>
            <description>Louis Armstrong New Orleans Intl to La Guardia</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-90.2574,29.993300000000005,0
-89.2042,30.790400000000005,7894.320000000001
-88.4861,31.098,10668
-86.3197,32.22229999999999,10668
-84.1705,33.6404,10668
-81.927,35.03360000000001,10668
-80.5088,36.227599999999995,10668
-79.5559,37.000699999999995,10668
-79.2364,37.25460000000001,10668
-78.153,38.0136,10668
-77.3629,38.405699999999996,10668
-76.7448,38.705899999999986,10668
-76.3727,39.02799999999999,10180.32
-76.2289,39.1515,9540.24
-76.043,39.310100000000006,8686.800000000001
-75.6071,39.6781,6736.08
-73.8726,40.77719999999999,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>