<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EGLL to KEWR</name>
        <description>London Heathrow to Newark Liberty Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EGLL to KEWR</name>
            <description>London Heathrow to Newark Liberty Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-0.46088399999999297,51.47120000000001,0
-3.2591700000000117,51.77690000000001,10972.800000000001
-6.563330000000008,51.78219999999999,10972.800000000001
-8,52,10972.800000000001
-9,52,10972.800000000001
-10,52,10972.800000000001
-11,52,10972.800000000001
-14,54,10972.800000000001
-15,55,10972.800000000001
-20,56,10972.800000000001
-30,57,10972.800000000001
-40,57,10972.800000000001
-50,56,10972.800000000001
-57,54.0333,10972.800000000001
-67.7386,45.34020000000001,10972.800000000001
-68.874,44.841800000000006,10972.800000000001
-69.8846,44.44139999999999,10972.800000000001
-70.6135,43.425700000000006,10972.800000000001
-72.7162,42.162000000000006,10088.880000000001
-73.0679,41.95580000000001,8290.560000000001
-74.1687,40.692499999999995,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>