<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>UKBB to UUEE</name>
        <description>Boryspil to Moscou Sheremetyevo</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>UKBB to UUEE</name>
            <description>Boryspil to Moscou Sheremetyevo</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>30.881676,50.352087,0
30.886864,50.424377,112.77600000000001
30.889876,50.438723,164.592
30.894842,50.452846,222.50400000000002
30.901723,50.466641,286.512
30.91047,50.48,362.71200000000005
30.921017,50.492824,445.00800000000004
30.933283,50.505014,533.4
32.328096,51.89135,3779.52
33.812202,53.261617,3779.52
36.975887,55.860604,1313.688
36.990709,55.872449,1188.72
37.007318,55.883524,1066.8
37.02559,55.893746,950.976
37.045385,55.903035,838.2
37.066554,55.911322,731.52
37.088935,55.918544,627.888
37.112358,55.924644,533.4
37.136645,55.929578,445.00800000000004
37.386286,55.967097,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>