<?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.46088399999999297,51.47120000000001,0
-3.2591700000000117,51.77690000000001,10668
-5.0401899999999955,51.994699999999995,10668
-6.239170000000001,51.952799999999996,10668
-6.575559999999996,51.93889999999999,10668
-7.821750000000009,51.878600000000006,10668
-8.49427,51.840599999999995,10668
-9,52,10668
-10,52,10668
-11,52,10668
-12,52,10668
-13,52,10668
-14,52,10668
-15,52,10668
-20,53,10668
-30,55,10668
-40,55,10668
-50,53,10668
-54.5333,51.80000000000001,10668
-56.0838,51.3939,10668
-58.66919999999999,48.58250000000001,10668
-61.7739,47.43020000000001,10668
-63.119699999999995,46.29759999999999,5638.8
-63.510400000000004,44.8826,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>