<?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.77666109,40.63990419999999,0
-71.99936111,41.556416670000004,10607.04
-71.825883,41.696089,10668
-71.642039,41.84318300000001,10668
-71.563997,41.90533099999999,10668
-71.507039,41.950575000000015,10668
-71.311561,42.105164,10668
-70.98955556,42.357444439999995,10668
-70.230375,42.603058000000004,10668
-70.022711,42.66903099999999,10668
-67,43.565,10668
-54.535,48.899583329999984,10668
-50,51,10668
-45,52,10668
-40,53,10668
-35,54,10668
-30,54,10668
-25,54,10668
-20,54,10668
-15,54,10668
-12,53,10668
-9.72999999999999,52.80500000000001,10668
-8.88521399999999,52.721011000000004,10668
-7.646667000000008,52.503333999999995,10668
-5.8422219999999925,52.15861100000001,10668
-5.161388999999986,52.143889,10668
-4.803333000000009,52.102778,10668
-3.549443999999994,51.950278,7711.4400000000005
-3.249167,51.911666999999994,6979.92
-0.4609777699999995,51.47121787999998,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>