<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>OMDB to OIAW</name>
        <description>Dubai Intl to Ahwaz</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>OMDB to OIAW</name>
            <description>Dubai Intl to Ahwaz</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>55.37110000000001,25.251100000000008,0
53.95830000000001,26.075000000000003,9906
53.64920000000001,26.259699999999995,10668
53.140299999999996,26.561099999999996,10668
52.2542,27.076099999999997,10668
52.02889999999999,27.205299999999994,10668
51.1833,27.683300000000003,10668
50.316900000000004,29.263900000000007,9692.640000000001
50.10499999999999,29.52029999999999,8442.960000000001
49.5925,30.13329999999999,5486.400000000001
48.762,31.337400000000002,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>