<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>CYYZ to CYVR</name>
        <description>Toronto Pearson Intl to Vancouver International</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>CYYZ to CYVR</name>
            <description>Toronto Pearson Intl to Vancouver International</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-79.6277,43.67609999999999,0
-81.2964,44.66640000000001,10149.84
-82.4197,45.39670000000001,11887.2
-84.0947,46.30439999999999,11887.2
-84.3149,46.41210000000001,11887.2
-84.4671,46.47210000000001,11887.2
-84.6495,46.544899999999984,11887.2
-84.9453,46.658199999999994,11887.2
-85.1333,46.73400000000001,11887.2
-89.004,48.11160000000001,11887.2
-89.4372,48.25389999999999,11887.2
-94.0467,49.4769,11887.2
-98.7237,50.42240000000001,11887.2
-104.89,50.6669,11887.2
-105.429,50.598900000000015,11887.2
-107.691,50.297,11887.2
-112.668,49.6344,11887.2
-114.038,49.6147,11887.2
-115.139,49.58670000000001,11887.2
-116.088,49.55430000000001,11887.2
-117.042,49.53,11887.2
-117.552,49.512400000000014,11887.2
-118.062,49.493300000000005,11887.2
-118.592,49.47319999999999,11795.76
-119.791,49.41329999999999,8717.28
-120.374,49.38150000000002,7223.76
-121.424,49.38640000000001,4541.52
-123.185,49.19400000000002,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>