<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>CYVR to KLAX</name>
        <description>Vancouver Intl to Los Angeles Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>CYVR to KLAX</name>
            <description>Vancouver Intl to Los Angeles 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.030094,49.168342,54.864000000000004
-123.009292,49.163396,73.152
-122.98923,49.157284,94.488
-122.970062,49.150052,121.92
-122.951933,49.141754,149.352
-122.934982,49.132455,182.88
-122.919337,49.122225,216.40800000000002
-122.905117,49.111141,256.03200000000004
-122.89243,49.099288,295.656
-122.881371,49.086757,338.32800000000003
-122.872025,49.073642,384.048
-122.864461,49.060044,432.81600000000003
-122.858736,49.046066,487.68
-122.102548,46.779611,11490.960000000001
-121.410832,44.510069,11490.960000000001
-120.771034,42.236665,11490.960000000001
-120.175783,39.959953,11490.960000000001
-119.618935,37.680393,11490.960000000001
-118.807645,34.070351,1155.192
-118.80551,34.055987,1075.944
-118.801872,34.041831,999.744
-118.796761,34.027991,926.5920000000001
-118.790214,34.014574,856.488
-118.782282,34.001681,786.384
-118.773026,33.989409,722.3760000000001
-118.762516,33.977854,658.368
-118.750834,33.967102,597.408
-118.738067,33.957235,542.544
-118.724314,33.948329,487.68
-118.709678,33.940451,432.81600000000003
-118.694272,33.933661,384.048
-118.678213,33.928011,338.32800000000003
-118.661622,33.923544,295.656
-118.644625,33.920294,256.03200000000004
-118.627353,33.918285,216.40800000000002
-118.609935,33.917533,182.88
-118.592505,33.918044,149.352
-118.419402,33.935848,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>