<?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,4419.6
-57,55,4419.6
-56,56,4419.6
-54,57,4419.6
-52,58,4419.6
-50,59,4419.6
-46.59719999999999,60.691,2865.1200000000003
-45.425700000000006,61.16069999999999,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>