<?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/Stanfield International Airport</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EGLL to CYHZ</name>
            <description>London Heathrow to Halifax/Stanfield International Airport</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-0.46088100000000054,51.47120000000001,0
-3.2591700000000117,51.77690000000001,10668
-3.8002799999999866,51.642799999999994,10668
-4.1299999999999955,51.55939999999998,10668
-4.278609999999986,51.5214,10668
-5,51.33330000000001,10668
-8,51,10668
-9,51,10668
-10,51,10668
-14,50,10668
-15,50,10668
-20,49,10668
-30,47,10668
-40,45,10668
-50,44,10668
-52.82220000000001,44.1172,10668
-54.88329999999999,44.16669999999999,10668
-55.4833,44.55500000000001,10668
-59.9756,46.2114,10668
-60.055800000000005,46.153400000000005,10668
-62.0119,45.45259999999999,4693.92
-63.510400000000004,44.88249999999999,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>