<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KORD to KEWR</name>
        <description>CHICAGO OHARE INTL to Newark Liberty Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KORD to KEWR</name>
            <description>CHICAGO OHARE INTL to Newark Liberty Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-87.90630792,41.982735700000006,0
-87.063333,42.112472,0
-86.12269444,42.14441667,0
-85.033333,42.13333299999999,0
-84.473611,42.1225,0
-83.490828,42.22975300000002,0
-81.830956,41.91759400000001,0
-81.251664,41.865431,0
-80.584622,41.801638999999994,0
-79.207492,41.65724399999999,0
-77.97011111,41.51274999999998,0
-76.77486111,41.33855556,0
-74.16856467,40.693633000000005,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>