<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KORD to KLGA</name>
        <description>Chicago Ohare Intl to La Guardia</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KORD to KLGA</name>
            <description>Chicago Ohare Intl to La Guardia</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-87.902397,41.963119,0
-87.840016,41.907591,54.864000000000004
-87.826289,41.897339,79.248
-87.811417,41.888017,109.72800000000001
-87.795512,41.879695,143.256
-87.778695,41.872437,182.88
-87.761094,41.866297,222.50400000000002
-87.742844,41.861324,271.272
-87.724082,41.857553,323.088
-87.704952,41.855015,377.952
-87.685597,41.853729,435.86400000000003
-84.986279,41.726755,7711.4400000000005
-82.302699,41.538255,7711.4400000000005
-79.637267,41.28777,7711.4400000000005
-76.994684,40.976316,7711.4400000000005
-74.238391,40.584184,1335.0240000000001
-74.220171,40.579942,1237.488
-74.201535,40.576921,1139.952
-74.182624,40.575146,1048.512
-74.163581,40.57463,960.12
-74.144551,40.575376,874.7760000000001
-74.12568,40.577379,792.48
-74.107109,40.580624,713.2320000000001
-74.08898,40.585085,637.032
-74.07143,40.59073,566.928
-74.054594,40.597514,499.872
-74.038599,40.605387,435.86400000000003
-74.023566,40.614289,377.952
-74.00961,40.624151,323.088
-73.996838,40.634898,271.272
-73.985347,40.64645,222.50400000000002
-73.88412,40.769165,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>