<?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.42388975,53.31882024999999,0
-60.36666667,53.33833333000001,243.84
-60.20916667,55.45750000000001,10668
-58.08333300000001,56.316666,10668
-50,59,10668
-46.59611100000001,60.681667000000004,2895.6000000000004
-45.42597649999999,61.1605155,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>