<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>ELLX to ULMM</name>
        <description>Luxembourg to Murmansk</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>ELLX to ULMM</name>
            <description>Luxembourg to Murmansk</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>6.211528,49.626667,0
6.17485,49.613029,0
6.073349,49.568901,0
6.129722,49.861389,0
7.023886,51.024204,0
7.958461,52.193336,0
8.831915,53.662903,0
10.139722,54.933887,0
11.077236,56.256165,0
12.220326,57.594887,0
13.999999,58.508888,0
15.245417,59.96125,0
16.927084,61.327278,0
19.824167,62.415001,0
21.6175,63.429443,0
23.341389,64.534721,0
25.442499,65.864998,0
27.068611,67.07972,0
29.533333,67.900002,0
31.783333,68.616669,0
32.747494,68.782501,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>