<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KBOS to CYYR</name>
        <description>General Edward Lawrence Logan Intl to Goose Bay</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KBOS to CYYR</name>
            <description>General Edward Lawrence Logan Intl to Goose Bay</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-71.0068,42.363,0
-70.6135,43.425700000000006,7193.280000000001
-69.8846,44.44139999999999,10668
-68.0945,46.77420000000001,10668
-66.2737,50.2321,10668
-64.0242,51.47999999999999,10668
-60.294700000000006,53.31970000000001,274.32
-60.4233,53.318899999999985,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>