<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>OBBI to LVGZ</name>
        <description>Bahrain Intl to Gaza Intl.</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>OBBI to LVGZ</name>
            <description>Bahrain Intl to Gaza Intl.</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>50.6369,26.267899999999997,0
48.86750000000001,26.88810000000001,10668
47.983599999999996,27.363600000000005,10668
47.64670000000001,27.5428,10668
47.07640000000001,27.841899999999995,10668
46.12950000000001,28.3305,10668
46.12950000000001,28.3305,10668
44.745299999999986,28.86,10668
43.49799999999999,29.620199999999997,10668
41.1422,30.908,10668
38.734700000000004,31.693299999999994,10668
37.28659999999999,31.412599999999998,10119.36
37.1114,31.39,9540.24
36.537300000000016,31.31309999999999,7589.52
36.3066,31.2825,6797.04
34.2731,31.248099999999994,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>