<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>CYVR to CYOW</name>
        <description>Vancouver Intl to Ottawa Macdonald Cartier Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>CYVR to CYOW</name>
            <description>Vancouver Intl to Ottawa Macdonald Cartier 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,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
-118.791036,49.644759,11887.2
-114.554047,49.964067,11887.2
-110.274409,50.127325,11887.2
-105.979691,50.132564,11887.2
-101.698189,49.97972,11887.2
-97.45756,49.67064,11887.2
-93.28354,49.208971,11887.2
-89.19887,48.599966,11887.2
-85.222533,47.850201,11887.2
-81.369353,46.967274,11887.2
-75.906887,45.432271,246.888
-75.887692,45.426977,210.312
-75.86923,45.42053,176.78400000000002
-75.851641,45.412978,146.304
-75.685822,45.327089,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>