<?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.2455600000000118,51.95830000000001,10668
-4.372500000000002,52.431100000000015,10668
-4.771389999999997,52.6583,10668
-5.5,53.06389999999999,10668
-6.106439999999992,53.2696,10668
-7.270219999999995,53.04939999999999,10668
-7.583059999999989,52.98779999999999,10668
-8.151440000000008,52.87360000000001,10668
-8.885220000000004,52.721000000000004,10668
-14,54,10668
-15,54,10668
-20,55,10668
-30,53,10668
-40,50,10668
-50,48,10668
-52,47.5,10668
-52.85220000000001,47.4854,10668
-55.44579999999999,47.06530000000001,10668
-57.1156,46.75999999999999,10668
-60.055800000000005,46.153400000000005,10668
-62.0119,45.45259999999999,4693.92
-63.510400000000004,44.88249999999999,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>