<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>LVGZ to OTHH</name>
        <description>Gaza Intl. to Hamad Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>LVGZ to OTHH</name>
            <description>Gaza Intl. to Hamad Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>34.2731,31.248099999999994,0
36.3066,31.2825,10668
36.537300000000016,31.31309999999999,10668
37.1114,31.39,10668
37.28659999999999,31.412599999999998,10668
38.7714,30.790300000000002,10668
39.6447,30.412800000000004,10668
40.38249999999999,30.117500000000007,10668
41.309200000000004,29.738299999999995,10668
43.11279999999999,29.163299999999992,10668
43.52190000000002,28.953599999999994,10668
45.08670000000001,28.132499999999993,10668
45.5557,27.8806,10668
46.24029999999999,27.7389,10668
47.6189,27.4444,10668
47.983599999999996,27.363600000000005,10668
48.86750000000001,26.88810000000001,10668
49.03829999999999,26.794700000000006,10668
49.77859999999998,26.497500000000002,8199.12
49.819500000000005,26.364800000000002,7650.4800000000005
50.14019999999999,26.260800000000003,6461.76
51.607699999999994,25.274500000000003,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>