<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EGLL to KJFK</name>
        <description>London Heathrow to John F. Kennedy Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EGLL to KJFK</name>
            <description>London Heathrow to John F. Kennedy Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-0.46088100000000054,51.47120000000001,0
-3.2591700000000117,51.77690000000001,10668
-6.563330000000008,51.78219999999999,10668
-8,52,10668
-9,52,10668
-10,52,10668
-11,52,10668
-12,52,10668
-13,52,10668
-14,52,10668
-15,52,10668
-20,52,10668
-30,52,10668
-40,51,10668
-50,49,10668
-52,48.5,10668
-67,43.565,10668
-70.0227,42.66899999999998,10668
-70.2304,42.60309999999998,10668
-70.9895,42.357399999999984,10668
-71.3116,42.105199999999996,9296.4
-71.507,41.95060000000001,8473.44
-71.564,41.90530000000001,8229.6
-71.642,41.843199999999996,7894.320000000001
-71.8259,41.6961,7101.84
-71.9994,41.5564,6339.84
-73.7765,40.64009999999999,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>