<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>UUEE to UEEE</name>
        <description>Moscou Sheremetyevo to Yakutsk</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>UUEE to UEEE</name>
            <description>Moscou Sheremetyevo to Yakutsk</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>37.414585999999986,55.972642500000006,0
38.31999999999999,57.42500000000001,10027.92
38.847778000000005,58.05000000000001,10668
39.43111099999999,58.716667,10668
39.94666699999999,59.281667,10668
41.65444400000001,59.83166700000001,10668
43.99777799999998,60.52166700000001,10668
46.71333333000001,61.23805555999999,10668
48.227778,61.80027799999999,10668
51.578332999999986,62.91,10668
53.793888890000005,63.56055556000001,10668
54.321111,63.825278,10668
55.461667000000006,64.371667,10668
57.129999999999995,65.121667,10668
59.56444400000001,66.050556,10668
60.27277800000002,66.300556,10668
63.99166700000001,67.48833300000001,10668
67.52166699999998,67.92166700000001,10668
73.596667,68.466667,10668
79.97166700000002,68.715,10668
86.376667,68.748333,10668
95,68.413333,10668
101.08833300000003,67.89666699999998,10668
106.89166699999998,67.158333,10668
112.03031985000001,66.4004305,10668
116.60250000000002,65.3125,10668
121.78444444000002,63.743888889999994,10668
124.45111099999997,63.263889000000006,10607.04
129.7706781,62.09324874999999,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>