<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>UUBW to UGTB</name>
        <description>Ramenskoye to Tbilisi International Airport</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>UUBW to UGTB</name>
            <description>Ramenskoye to Tbilisi International Airport</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>38.1618,55.54730000000001,0
38.23859999999999,54.34559999999999,7833.360000000001
38.49610000000001,53.744699999999995,10668
39.599199999999996,52.44470000000001,10668
39.89580000000001,52.0814,10668
40.189400000000006,51.7183,10668
40.2808,51.5042,10668
40.598299999999995,50.7833,10668
41.08330000000001,49.8297,10668
41.80029999999999,48.3417,10668
42.13640000000001,47.3347,10668
42.3417,46.69970000000001,10668
42.536699999999996,46.09139999999999,10668
42.58170000000001,45.94970000000001,10668
42.723299999999995,45.4581,10668
42.89859999999999,45.03309999999999,10668
42.99860000000001,44.724699999999984,10668
43.01859999999999,44.599699999999984,10668
43.05360000000002,44.239599999999996,10668
43.1653,43.73310000000001,10058.4
43.21690000000001,43.38329999999999,8686.800000000001
43.285,42.91829999999999,6858
44.94720000000001,41.67400000000001,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>