<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KBOS to CYUL</name>
        <description>General Edward Lawrence Logan Intl to Montreal-Pierre Elliot Trudeau Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KBOS to CYUL</name>
            <description>General Edward Lawrence Logan Intl to Montreal-Pierre Elliot Trudeau Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-71.0068,42.363,0
-72.304,43.832899999999995,7559.04
-72.3482,43.90979999999999,7254.240000000001
-72.4494,44.085499999999996,6492.240000000001
-73.7438,45.4675,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>