<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>CYVR to KBUR</name>
        <description>Vancouver to Bob Hope</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>CYVR to KBUR</name>
            <description>Vancouver to Bob Hope</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-123.185,49.19400000000002,0
-123.149,49.07730000000001,762
-122.31,47.435400000000016,10668
-122.106,46.92070000000001,10668
-121.988,46.61789999999999,10668
-121.086,44.17869999999999,10668
-120.507,42.49279999999999,10668
-120.114,41.1576,10668
-120.021,40.83590000000001,10668
-119.756,39.89330000000001,10668
-119.656,39.53129999999999,10668
-119.527,38.63470000000001,10668
-119.485,38.3357,10668
-119.428,37.93289999999999,10668
-119.272,36.797799999999995,10668
-119.097,35.4846,5547.360000000001
-118.359,34.200500000000005,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>