<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>CYYC to KORD</name>
        <description>CALGARY INTL to CHICAGO OHARE INTL</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>CYYC to KORD</name>
            <description>CALGARY INTL to CHICAGO OHARE INTL</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-114.02004385,51.11319727,0
-111.810833,50.35388900000001,10393.68
-110.81444444,49.96475000000001,10668
-108.431441,49.00270499999999,10668
-106.62541667,48.21530555999999,10668
-105.572719,48.086072,10668
-104.868664,48.154292,10668
-103.75066667,48.25341667000001,10668
-102.88075,47.849721999999986,10668
-101.528297,47.19597199999998,10668
-101.15395,47.009266999999994,10668
-100.66541667,46.761750000000006,10668
-100.291336,46.550381000000016,10668
-99.994161,46.380371999999994,10668
-98.36872222,45.41736111,10668
-95.12823056,44.467275,10668
-93.585028,44.05857499999999,10668
-93.247042,43.96548899999999,10668
-92.59666667,43.782944439999994,10668
-91.53736111,43.28008333,10668
-90.729431,42.92511400000001,8991.6
-90.194653,42.684747000000016,7193.280000000001
-89.779347,42.49503300000001,5791.200000000001
-87.90630792,41.982735700000006,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>