<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>CYYR to BGBW</name>
        <description>Goose Bay to Narsarsuaq</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>CYYR to BGBW</name>
            <description>Goose Bay to Narsarsuaq</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-60.4233,53.318899999999985,0
-58.430800000000005,54.177099999999996,9509.76
-57,55,10668
-57,55.0333,10668
-56,56,10668
-54,57,10668
-52,58,10668
-50,59,10668
-46.59719999999999,60.691,2865.1200000000003
-45.425700000000006,61.16069999999999,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>