<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>CYVR to KDEN</name>
        <description>Vancouver Intl to Denver Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>CYVR to KDEN</name>
            <description>Vancouver Intl to Denver Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-123.187993,49.192331249999995,0
-122.680517,47.851552999999996,9022.08
-122.30961111,47.43536111,10668
-122.130664,47.35487499999999,10668
-122.068133,47.326603000000006,10668
-121.810125,47.209374999999994,10668
-121.516181,47.07446899999999,10668
-120.952158,46.81150600000001,10668
-120.741867,46.712061000000006,10668
-120.569686,46.630122,10668
-120.44463889,46.57024999999999,10668
-119.960056,46.29488900000001,10668
-119.780044,46.19135,10668
-119.653989,46.118492,10668
-119.179156,45.84082799999999,10668
-118.93869444,45.69841667,10668
-118.594886,45.586460999999986,10668
-118.021233,45.39636899999999,10668
-116.20627778,44.76711111,10668
-112.20933333,44.08886111000001,10668
-111.665289,44.01658599999999,10668
-111.249414,43.95948099999998,10668
-110.841967,43.90196900000001,10668
-110.674131,43.87782200000001,10668
-110.609833,43.86849999999998,10668
-110.542675,43.858731000000006,10668
-110.33547222,43.82827778000001,10668
-109.069694,43.320389000000006,10668
-108.45552778,43.06572222,10668
-108.073172,42.881958,10668
-106.00428333,41.84552221999999,8717.28
-105.72094444,41.337833329999995,6553.200000000001
-104.67189233,39.860979670000006,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>