<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>UUEE to EPWA</name>
        <description>Moscow Sheremetyevo Alexander S. Pushkin Intl to Warsaw Frederic Chopin</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>UUEE to EPWA</name>
            <description>Moscow Sheremetyevo Alexander S. Pushkin Intl to Warsaw Frederic Chopin</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>37.413099999999986,55.9725,0
34.859700000000004,55.83330000000001,0
32.9392,55.85419999999999,0
30.861400000000003,55.28,0
26.722499999999997,53.8947,0
24.1447,52.59109999999998,0
23.466399999999993,52.224699999999984,0
23.2089,52.2278,0
22.200800000000015,52.15530000000001,0
21.999200000000002,52.1592,0
20.966999999999985,52.165099999999995,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>