<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>CYUL to KBOS</name>
        <description>Montreal Pierre E Trudeau Intl to Boston Logan Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>CYUL to KBOS</name>
            <description>Montreal Pierre E Trudeau Intl to Boston Logan Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-73.765831,45.461114,0
-73.835656,45.40786,463.29600000000005
-73.867371,45.354424,487.68
-73.871163,45.296593,487.68
-73.846633,45.241334,487.68
-73.796782,45.195307,487.68
-72.874884,44.295283,487.68
-71.119702,42.478251,487.68
-71.086875,42.425669,463.29600000000005
-71.017891,42.374271,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>