<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>CYYZ to KBOS</name>
        <description>Toronto Pearson Intl to General Edward Lawrence Logan Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>CYYZ to KBOS</name>
            <description>Toronto Pearson Intl to General Edward Lawrence Logan Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-79.6277,43.67609999999999,0
-78.1264,43.30529999999999,7498.08
-77.1542,42.89500000000001,10668
-77.0436,42.89159999999998,10668
-76.4431,42.87189999999998,10668
-75.9522,42.85329999999999,10668
-73.8134,42.74689999999998,8229.6
-72.0582,42.54590000000002,3108.96
-71.0068,42.363,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>