<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>UUWW to ULOO</name>
        <description>Moscow Vnukovo Andrei N. Tupolev Intl to Pskov</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>UUWW to ULOO</name>
            <description>Moscow Vnukovo Andrei N. Tupolev Intl to Pskov</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>37.26589999999999,55.595699999999994,0
34.901099999999985,56.203100000000006,9509.76
34.192800000000005,56.278099999999995,10668
31.076099999999997,56.5531,7437.120000000001
30.719400000000007,56.71809999999999,6431.280000000001
28.394200000000012,57.78190000000001,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>