<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>UEEE to UIUU</name>
        <description>Yakutsk to Mukhino / Ulan-Ude</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>UEEE to UIUU</name>
            <description>Yakutsk to Mukhino / Ulan-Ude</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>129.776,62.0941,0
127.05899999999997,61.6739,60.96
123.68799999999999,61.068899999999985,60.96
121.305,60.58420000000001,60.96
120.47300000000001,60.38890000000001,60.96
116.98699999999997,59.067200000000014,60.96
116.10699999999997,58.70060000000001,60.96
114.87200000000001,58.163099999999986,60.96
114.23199999999997,57.87389999999999,60.96
113.56299999999999,57.59780000000001,60.96
112.832,57.287499999999994,60.96
111.63900000000001,56.76060000000001,60.96
109.56700000000001,55.75059999999999,60.96
108.64100000000002,54.24969999999999,60.96
108.339,53.733900000000006,60.96
108.11599999999999,53.34440000000001,60.96
107.44100000000003,51.80969999999999,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>