<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>UKBB to LTBA</name>
        <description>Boryspil to Istanbul Ataturk</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>UKBB to LTBA</name>
            <description>Boryspil to Istanbul Ataturk</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>30.89290312,50.33947219999999,0
30.682992000000013,49.19391999999999,7528.56
30.659974000000005,48.08779200000001,10363.2
30.670303999999987,46.42998800000001,10668
30.431701000000004,46.06636900000001,10363.2
29.801720999999986,45.186346000000015,10363.2
29.31560300000001,44.468481,10363.2
28.808332000000007,43.700000999999986,10363.2
28.791944,43.059167,8138.160000000001
28.766110999999995,42.082222,4328.16
28.81283167000001,40.979135670000005,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>