<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>CYYZ to CYUL</name>
        <description>Lester B Pearson Intl to Montreal Pierre E Trudeau Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>CYYZ to CYUL</name>
            <description>Lester B Pearson Intl to Montreal Pierre E Trudeau Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-79.633333,43.694722,0
-79.560436,43.744332,701.0400000000001
-79.486809,43.76721,701.0400000000001
-77.820064,44.285581,701.0400000000001
-76.126664,44.780651,701.0400000000001
-73.90886,45.381231,701.0400000000001
-73.835656,45.40786,460.24800000000005
-73.765831,45.461114,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>