<?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.528369999999995,46.014702,10363.2
30.130772000000007,44.81264999999999,10363.2
30.05810299999999,44.73485299999999,10363.2
29.70357200000001,44.351617000000005,10363.2
29.143332999999984,43.733333000000016,10363.2
29.142777999999993,42.170556000000005,4450.08
28.81283167000001,40.979135670000005,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>