<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>CYVR to CYYC</name>
        <description>Vancouver Intl to Calgary Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>CYVR to CYYC</name>
            <description>Vancouver Intl to Calgary Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-123.160492,49.184668,0
-123.051478,49.172084,124.968
-123.029424,49.170827,179.83200000000002
-123.007288,49.170831,243.84
-122.985235,49.172097,316.992
-122.963435,49.174615,399.288
-122.942052,49.178365,487.68
-122.921248,49.18332,585.216
-122.901182,49.189441,685.8000000000001
-120.710273,49.832654,3413.76
-118.465863,50.435072,3413.76
-114.388417,51.387424,3413.76
-114.366622,51.392373,3413.76
-114.344216,51.396119,3413.76
-114.321371,51.398631,3413.76
-114.298261,51.399892,3413.76
-114.275062,51.399891,2560.32
-114.251952,51.398629,2444.496
-114.229108,51.396116,2322.576
-114.206703,51.392369,2197.608
-114.184908,51.387418,2069.592
-114.163891,51.381301,1938.528
-114.143811,51.374063,1807.4640000000002
-114.124821,51.365761,1673.352
-114.107066,51.356457,1542.288
-114.090681,51.346222,1411.2240000000002
-114.07579,51.335134,1280.16
-114.062506,51.323277,1155.192
-114.05093,51.310742,1030.2240000000002
-114.041149,51.297625,911.3520000000001
-114.033237,51.284023,795.528
-114.027252,51.270043,685.8000000000001
-114.02324,51.255789,582.168
-114.021229,51.241371,487.68
-114.021275,51.096639,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>