<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KORD to EGLL</name>
        <description>Chicago O'Hare Intl to London Heathrow</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KORD to EGLL</name>
            <description>Chicago O'Hare Intl to London Heathrow</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-87.9064,41.97570000000002,0
-86.1048,42.46600000000001,9265.92
-85.1674,42.67099999999999,10668
-84.55,42.80250000000001,10668
-83.747,42.966800000000006,10668
-82.7106,43.262100000000004,10668
-82.1444,43.72309999999999,10668
-81.2964,44.66640000000001,10668
-77.8203,48.17529999999999,10668
-74.4955,49.7996,10668
-73.3797,50.320899999999995,10668
-66.8535,52.96010000000001,10668
-60.294700000000006,53.31970000000001,10668
-56.0838,51.3939,10668
-52,50.5,10668
-50,51,10668
-40,52,10668
-30,53,10668
-20,53,10668
-15,53,10668
-14,53,10668
-13,53,10668
-12,53,10668
-11,53,10668
-10,53,10668
-8.885220000000004,52.721000000000004,10668
-8.125169999999997,52.589200000000005,10668
-7.64667,52.503299999999996,10668
-5.8422199999999975,52.15860000000001,10668
-5.0401899999999955,51.994699999999995,10668
-3.2591700000000117,51.77690000000001,6888.4800000000005
-0.46088100000000054,51.47120000000001,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>