<?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.4609777699999995,51.47121787999998,0
-3.2836110000000076,51.610000000000014,10363.2
-3.8002779999999916,51.64277799999999,10363.2
-6.036111000000005,51.76083299999999,10363.2
-6.563333,51.78222199999999,10363.2
-8.494269000000003,51.840608,10363.2
-12,52,10363.2
-15,52,10363.2
-20,53,10668
-30,54,10668
-40,55,10668
-50,54,10668
-50,53,10363.2
-54.535,48.899583329999984,5486.400000000001
-67,43.565,10363.2
-70.022711,42.66903099999999,10363.2
-70.230375,42.603058000000004,10363.2
-70.98955556,42.357444439999995,10363.2
-71.84408333,41.95547221999999,7437.120000000001
-72.54741667,41.64111111,5486.400000000001
-73.77666109,40.63990419999999,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>