<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>UUWW to ULLI</name>
        <description>Vnukovo to Saint Petersburg Pulkovo</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>UUWW to ULLI</name>
            <description>Vnukovo to Saint Petersburg Pulkovo</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>37.276867,55.611686,0
37.327784,55.678103,359.66400000000004
37.333834,55.735895,859.5360000000001
37.30437,55.791364,1066.8
37.242863,55.83781,1066.8
35.515392,56.948429,1066.8
33.684088,58.035464,1066.8
30.576499,59.687085,1066.8
30.513121,59.735353,859.5360000000001
30.420733,59.769787,359.66400000000004
30.28289,59.790361,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>