<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KORD to KEWR</name>
        <description>Chicago O'Hare International to Newark Liberty International</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KORD to KEWR</name>
            <description>Chicago O'Hare International to Newark Liberty International</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-87.9066,41.9734,0
-85.5853,42.1139,10668
-84.7651,42.0625,10668
-84.1443,41.970200000000006,10668
-83.5903,42.0333,10668
-83.4576,42.048,10668
-83.1404,42.01769999999999,10668
-82.5513,41.95920000000001,10668
-81.9431,41.895399999999995,10668
-81.8503,41.8853,10668
-81.4203,41.837800000000016,10668
-81.2189,41.814899999999994,10668
-81.0219,41.79230000000001,10668
-80.7481,41.760099999999994,10668
-80.0815,41.73849999999999,10668
-79.4173,41.712999999999994,10668
-78.8225,41.63310000000001,10668
-78.4468,41.580899999999986,10668
-77.9701,41.5128,10668
-77.5949,41.45949999999999,10607.04
-77.1443,41.3938,9265.92
-76.7749,41.338599999999985,8168.64
-76.4725,41.32130000000001,7284.72
-76.1562,41.3023,6339.84
-74.1686,40.6936,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>