<?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</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>UEEE to UIUU</name>
            <description>Yakutsk to MUKHINO</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>129.7706781,62.09324874999999,0
123.68777799999998,61.06888900000001,10668
120.46876874999998,60.399977500000006,10668
119.60666700000002,59.11166700000001,10668
119.305,58.641666999999984,10668
118.91416700000002,58.00222200000002,10668
118.66750000000002,57.585556,10668
118.3775,57.077222000000006,10668
118.28416700000002,56.91722200000001,10668
117.835556,55.84222199999999,10668
117.56388900000002,55.162221999999986,10668
116.84055599999999,53.22055599999999,10668
115.53055599999999,52.360556,10668
113.30166374999999,52.02758475000002,10668
109.78333299999997,52.16666699999999,5821.68
107.44102267,51.81081567000001,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>