<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>LVGZ to LTFM</name>
        <description>Gaza Intl. to Istanbul</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>LVGZ to LTFM</name>
            <description>Gaza Intl. to Istanbul</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>34.2731,31.248099999999994,0
34.170799999999986,32.494699999999995,8168.64
34.08330000000001,33.8167,10668
33.80330000000001,34.48169999999999,10668
33.74000000000001,34.6233,10668
33.62559999999999,34.8729,10668
33.28280000000001,35.932199999999995,10668
33.2869,36.0364,10668
33.28469999999999,36.1536,10668
33.291799999999995,36.863,10668
31.58279999999999,38.0908,10668
30.61760000000001,38.717600000000004,10668
30.54679999999999,38.804100000000005,10668
30.12440000000001,39.46000000000001,8260.08
29.801199999999994,39.952799999999996,6096
28.724999999999994,41.280100000000004,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>