<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>LVGZ to HLLQ</name>
        <description>Gaza Intl. to EL BEIDA</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>LVGZ to HLLQ</name>
            <description>Gaza Intl. to EL BEIDA</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>34.2731,31.248099999999994,0
32.23779999999999,31.278800000000004,10668
31.1764,31.2414,10668
29.950700000000012,31.187600000000003,10668
29.4486,31.494200000000006,10668
28.46690000000001,31.011399999999995,10668
28.2517,30.88329999999999,10668
26.005600000000015,31.57560000000001,10668
25.13329999999999,31.683300000000003,10668
22.02019999999999,32.778099999999995,182.88
21.95840000000001,32.789500000000004,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>