<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>UWLW to UUWW</name>
        <description>VOSTOCHNY to Moscow Vnukovo Andrei N. Tupolev Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>UWLW to UUWW</name>
            <description>VOSTOCHNY to Moscow Vnukovo Andrei N. Tupolev Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>48.802700000000016,54.401099999999985,0
46.58170000000001,54.8167,7620
44.80939999999998,55.32330000000002,7620
43.78059999999999,55.59440000000001,7620
43.274699999999996,55.599999999999994,7620
41.265299999999996,55.65559999999999,7620
40.6147,55.66669999999999,7620
39.922799999999995,55.653099999999995,7620
37.26589999999999,55.595699999999994,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>