<?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,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,54,10668
-50,52,10668
-50,52,10668
-54.535,48.899583329999984,5486.400000000001
-60.05577778,46.15338889,10363.2
-62.989722,45.08291700000001,5486.400000000001
-63.40183333,44.92313888999999,914.4000000000001
-63.51055355,44.883157960000005,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>