<?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 International Airport</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 International Airport</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>30.892799999999994,50.33949999999999,0
30.692499999999995,49.557799999999986,0
30.684699999999992,49.194199999999995,0
30.661699999999996,48.0881,0
30.431100000000015,47.15780000000001,0
30.19640000000001,46.17329999999998,0
29.803300000000007,45.1867,0
29.389399999999995,43.723299999999995,0
28.766099999999994,42.0822,0
28.779300000000006,41.74619999999999,0
28.8142,40.9761,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>