<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>UUEE to ULLI</name>
        <description>Moscou Sheremetyevo to Saint Petersburg Pulkovo</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>UUEE to ULLI</name>
            <description>Moscou Sheremetyevo to Saint Petersburg Pulkovo</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>37.414585999999986,55.972642500000006,0
35.757676000000004,56.824734500000005,8168.64
34.971944440000016,57.71305555999999,10668
34.131111000000004,58.08333300000001,10332.720000000001
33.389444,58.403333,8351.52
31.650000000000006,59.11666700000001,3840.48
30.262503500000008,59.800291500000014,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>