<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>UUEE to EPWA</name>
        <description>Moscou Sheremetyevo to WARSZAWA Okecie</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>UUEE to EPWA</name>
            <description>Moscou Sheremetyevo to WARSZAWA Okecie</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>37.414585999999986,55.972642500000006,0
35.02194444,55.55527777999998,9204.960000000001
31.04138900000001,54.66833299999999,10668
29.933333000000005,54.393332999999984,10668
29.610000000000014,54.360000000000014,10668
28.711667000000006,54.26333299999999,10668
27.340000000000003,54.10333299999999,10668
26.733332999999988,53.88333299999999,10668
23.89416700000001,53.178056,8016.240000000001
22.418889000000007,52.77111099999999,4175.76
20.966923409999993,52.16509137,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>