<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>OEMA to LVGZ</name>
        <description>Madinah Intl to Gaza Intl.</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>OEMA to LVGZ</name>
            <description>Madinah Intl to Gaza Intl.</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>39.70519999999999,24.5535,0
39.423100000000005,25.774699999999996,8138.160000000001
39.26920000000001,26.434200000000004,10668
38.996700000000004,26.637200000000007,10668
37.19919999999999,27.947199999999995,10668
36.61019999999999,28.3647,10668
36.607,28.3673,10668
36.192499999999995,28.701700000000002,10668
36,29,10607.04
35.48340000000002,29.533600000000007,7863.84
35.266700000000014,29.933300000000003,6126.4800000000005
34.2731,31.248099999999994,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>