<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>UUOO to URSS</name>
        <description>Voronezh to Sochi Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>UUOO to URSS</name>
            <description>Voronezh to Sochi Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>39.2192,51.814599999999984,0
39.78059999999999,50.82560000000001,6400.8
40.465,49.53309999999999,10058.4
40.41499999999999,48.933099999999996,10058.4
40.37610000000001,47.8056,10058.4
40.359399999999994,47.3211,10058.4
40.27279999999999,47.067499999999995,10058.4
40.1319,46.086900000000014,10058.4
40.09,45.8519,10058.4
40.014999999999986,45.433099999999996,9723.12
39.92830000000001,44.912199999999984,7162.8
39.947100000000006,43.44460000000001,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>