<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>CYYC to CYBL</name>
        <description>Calgary Intl to Campbell River</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>CYYC to CYBL</name>
            <description>Calgary Intl to Campbell River</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-114.021275,51.096639,0
-114.021252,51.169005,228.60000000000002
-114.02326,51.183423,323.088
-114.027266,51.197677,429.76800000000003
-114.033241,51.211658,545.592
-114.041141,51.225259,670.5600000000001
-114.050907,51.238377,801.624
-114.062464,51.250912,932.6880000000001
-114.075727,51.262768,1066.8
-114.090594,51.273856,1194.816
-114.106954,51.284091,1316.736
-114.124681,51.293395,1429.5120000000002
-114.143641,51.301698,1533.144
-114.163689,51.308935,1624.584
-114.184673,51.315052,1700.784
-114.206433,51.320003,1758.6960000000001
-114.228803,51.32375,1801.3680000000002
-114.251612,51.326264,1828.8000000000002
-114.274685,51.327526,1828.8000000000002
-114.297847,51.327526,1828.8000000000002
-114.320921,51.326265,1828.8000000000002
-114.34373,51.323753,1828.8000000000002
-117.002837,51.051887,1828.8000000000002
-119.63103,50.7218,1828.8000000000002
-122.219252,50.333506,1828.8000000000002
-124.911963,49.862766,1700.784
-124.93309,49.857868,1624.584
-124.954796,49.854176,1533.144
-124.976918,49.851718,1432.5600000000002
-124.999286,49.850512,1316.736
-125.021733,49.850568,1194.816
-125.044087,49.851885,1066.8
-125.066178,49.854453,932.6880000000001
-125.08784,49.858253,801.624
-125.108907,49.863256,670.5600000000001
-125.129221,49.869423,545.592
-125.148626,49.876708,429.76800000000003
-125.166975,49.885054,323.088
-125.184129,49.8944,228.60000000000002
-125.263266,49.945787,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>