<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>UUEE to LSGG</name>
        <description>Moscou Sheremetyevo to Geneve</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>UUEE to LSGG</name>
            <description>Moscou Sheremetyevo to Geneve</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>37.386286,55.967097,0
37.261405,55.948401,36.576
32.917474,55.277265,11887.2
28.734219,54.459124,11887.2
24.728371,53.502471,11887.2
20.910735,52.418054,11887.2
17.285881,51.216787,11887.2
13.853217,49.909394,11887.2
10.608128,48.506147,11887.2
6.292577,46.361019,176.78400000000002
6.276408,46.351803,146.304
6.126995,46.250354,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>