<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KJFK to EGLL</name>
        <description>John F. Kennedy Intl to London Heathrow</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KJFK to EGLL</name>
            <description>John F. Kennedy Intl to London Heathrow</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-73.7765,40.64009999999999,0
-71.9994,41.5564,10607.04
-71.8259,41.6961,10668
-71.642,41.843199999999996,10668
-71.564,41.90530000000001,10668
-71.507,41.95060000000001,10668
-71.3116,42.105199999999996,10668
-70.9895,42.357399999999984,10668
-70.2304,42.60309999999998,10668
-70.0227,42.66899999999998,10668
-67,43.565,10668
-52,50.5,10668
-50,51,10668
-40,52,10668
-30,53,10668
-20,53,10668
-15,53,10668
-14,53,10668
-12,52,10668
-11,52,10668
-10,52,10668
-9,52,10668
-8.49427,51.840599999999995,10668
-7.821750000000009,51.878600000000006,10668
-6.575559999999996,51.93889999999999,10668
-6.239170000000001,51.952799999999996,10668
-5.0401899999999955,51.994699999999995,10668
-3.2591700000000117,51.77690000000001,6888.4800000000005
-0.46088100000000054,51.47120000000001,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>