<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EGLL to CYHZ</name>
        <description>London Heathrow to HALIFAX INTL</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EGLL to CYHZ</name>
            <description>London Heathrow to HALIFAX 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,10668
-3.8002779999999916,51.64277799999999,10668
-6.036111000000005,51.76083299999999,10668
-6.563333,51.78222199999999,10668
-8.494269000000003,51.840608,10668
-12,52,10668
-15,52,10668
-20,51,10668
-30,49,10668
-40,47,10668
-50,45,10668
-53.411666999999994,47.400000000000006,10668
-60.05577778,46.15338889,10668
-62.011391,45.453056000000004,4693.92
-63.51055355,44.883157960000005,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>