<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>UKBB to LTBA</name>
        <description>Kiev / Boryspil International Airport to Istanbul Ataturk</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>UKBB to LTBA</name>
            <description>Kiev / Boryspil International Airport to Istanbul Ataturk</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>30.892799999999994,50.33949999999999,0
30.684699999999992,49.194199999999995,7620
30.661699999999996,48.0881,7620
30.431100000000015,47.15780000000001,7620
30.19640000000001,46.17329999999998,7620
29.803300000000007,45.1867,7620
29.389399999999995,43.723299999999995,7620
28.766099999999994,42.0822,5760.72
28.8142,40.9761,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>