<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>RJAA to UUEE</name>
        <description>Narita to Moscow Sheremetyevo Alexander S. Pushkin Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>RJAA to UUEE</name>
            <description>Narita to Moscow Sheremetyevo Alexander S. Pushkin Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>140.382,35.77719999999999,0
-170.22,57.16730000000001,0
-154.263,66.0411,0
25.0428,60.2543,0
22.71350000000001,51.240200000000016,0
21.69229999999999,47.98400000000001,0
28.488499999999988,44.3621,0
50.04939999999999,40.47210000000001,0
37.413099999999986,55.9725,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>