<?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 Intl 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 Intl 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,8138.160000000001
30.661699999999996,48.0881,11887.2
30.431100000000015,47.15780000000001,11887.2
30.19640000000001,46.17329999999998,11887.2
29.803300000000007,45.1867,11887.2
29.389399999999995,43.723299999999995,11887.2
28.766099999999994,42.0822,7802.88
28.8142,40.9761,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>