<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>LTBA to LVGZ</name>
        <description>Istanbul Ataturk to Gaza Intl.</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>LTBA to LVGZ</name>
            <description>Istanbul Ataturk to Gaza Intl.</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>28.8142,40.9761,0
29.62190000000001,39.46170000000001,10668
30.1567,38.338899999999995,10668
30.305000000000007,38.015600000000006,10668
30.7945,36.9208,10668
30.78280000000001,36.9156,10668
30.81190000000001,36.4156,10668
30.824399999999997,36.0406,10668
30.849999999999994,35.61670000000001,10668
30.8647,35.1781,10668
30.88329999999999,34.61670000000001,10668
32.0667,33.86670000000001,10668
32.22829999999999,33.48169999999999,10668
32.483299999999986,32.86670000000001,8717.28
33.099999999999994,32.2167,5425.4400000000005
34.2731,31.248099999999994,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>