<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>CYVR to EGLL</name>
        <description>Vancouver Intl to London Heathrow</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>CYVR to EGLL</name>
            <description>Vancouver Intl to London Heathrow</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-123.160492,49.184668,0
-123.051478,49.172084,36.576
-123.029424,49.170827,51.816
-123.007288,49.170831,70.104
-122.985235,49.172097,91.44
-122.963435,49.174615,118.872
-122.942052,49.178365,146.304
-122.921248,49.18332,176.78400000000002
-122.901182,49.189441,210.312
-122.882006,49.196682,246.888
-122.863866,49.204987,286.512
-122.8469,49.214294,326.136
-122.831237,49.224532,371.856
-122.816997,49.235623,420.624
-122.804289,49.247482,469.392
-120.006315,51.70561,11887.2
-116.895696,54.091363,11887.2
-113.41308,56.387226,11887.2
-109.495102,58.573179,11887.2
-105.072633,60.624379,11887.2
-100.075645,62.510377,11887.2
-94.44287,64.194681,11887.2
-88.137902,65.635214,11887.2
-81.171527,66.786372,11887.2
-73.625474,67.603351,11887.2
-65.666188,68.048713,11887.2
-57.534531,68.099724,11887.2
-49.506036,67.753664,11887.2
-41.835221,67.028511,11887.2
-34.709732,65.958618,11887.2
-28.232354,64.587602,11887.2
-22.429889,62.961372,11887.2
-17.275671,61.123184,11887.2
-12.712974,59.111048,11887.2
-8.672856,56.956943,11887.2
-5.085339,54.687074,11887.2
-0.935823,51.552315,637.032
-0.922369,51.540505,579.12
-0.907314,51.52947,524.256
-0.890774,51.519293,469.392
-0.872875,51.510052,420.624
-0.853754,51.501817,371.856
-0.833555,51.49465,326.136
-0.812433,51.488607,286.512
-0.790548,51.483733,246.888
-0.768067,51.480066,210.312
-0.745159,51.477632,176.78400000000002
-0.721998,51.476452,146.304
-0.489626,51.47747,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>