<?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.46088100000000054,51.47120000000001,0
-3.2455600000000118,51.95830000000001,10241.28
-4.372500000000002,52.431100000000015,10972.800000000001
-4.771389999999997,52.6583,10972.800000000001
-5.5,53.06389999999999,10972.800000000001
-6.307109999999994,53.49940000000001,10972.800000000001
-6.993470000000002,53.996700000000004,10972.800000000001
-8.264440000000008,53.9725,10972.800000000001
-10.434200000000004,53.890299999999996,10972.800000000001
-15,57,10972.800000000001
-20,58,10972.800000000001
-30,58,10972.800000000001
-40,57,10972.800000000001
-50,56,10972.800000000001
-57,54.0333,10972.800000000001
-56.0838,51.3939,10972.800000000001
-58.66919999999999,48.58250000000001,10972.800000000001
-61.7739,47.43020000000001,9936.480000000001
-63.119699999999995,46.29759999999999,4937.76
-63.510400000000004,44.8826,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>