<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>CYYZ to KLAX</name>
        <description>Toronto Pearson Intl to Los Angeles Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>CYYZ to KLAX</name>
            <description>Toronto Pearson Intl to Los Angeles Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-79.6277,43.67609999999999,0
-81.6467,43.58359999999999,9570.720000000001
-82.2016,43.41749999999999,10668
-82.7106,43.262100000000004,10668
-83.747,42.966800000000006,10668
-84.55,42.80250000000001,10668
-85.1674,42.67099999999999,10668
-86.1048,42.46600000000001,10668
-87.4032,42.298100000000005,10668
-87.9516,42.22140000000002,10668
-88.0765,42.256699999999995,10668
-88.3594,42.33600000000001,10668
-88.4995,42.3749,10668
-88.6599,42.34109999999998,10668
-88.8948,42.2911,10668
-89.1993,42.225599999999986,10668
-89.8746,41.956500000000005,10668
-90.4833,41.708500000000015,10668
-91.031,41.6181,10668
-91.1828,41.592600000000004,10668
-91.6133,41.519000000000005,10668
-96.2063,40.2004,10668
-100.226,39.258700000000005,10668
-104.429,38.29429999999999,10668
-108.099,36.748400000000004,10668
-110.352,36.3125,10668
-110.871,36.205299999999994,10668
-111.27,36.12129999999999,10668
-113.544,35.62469999999999,10668
-115.968,34.944500000000005,8808.720000000001
-116.463,34.797,7132.320000000001
-117.149,34.54849999999999,4724.400000000001
-118.409,33.9431,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>