<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>OMDB to KIAH</name>
        <description>Dubai Intl to Houston George Bush Int</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>OMDB to KIAH</name>
            <description>Dubai Intl to Houston George Bush Int</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>55.347022,25.266494,0
55.278776,25.304297,36.576
55.238903,25.349603,118.872
53.523813,28.107589,11887.2
51.720216,30.843907,11887.2
49.811189,33.553771,11887.2
47.779183,36.232447,11887.2
45.603965,38.874339,11887.2
43.262149,41.472782,11887.2
40.726691,44.019789,11887.2
37.966399,46.505737,11887.2
34.945549,48.918986,11887.2
31.623751,51.245431,11887.2
27.956341,53.467995,11887.2
23.895716,55.566102,11887.2
19.39423,57.51521,11887.2
14.409389,59.286558,11887.2
8.912035,60.847387,11887.2
2.897576,62.161974,11887.2
-3.601186,63.193827,11887.2
-10.503457,63.909197,11887.2
-17.677908,64.281536,11887.2
-24.953321,64.295871,11887.2
-32.142446,63.951608,11887.2
-39.071778,63.262651,11887.2
-45.606236,62.254776,11887.2
-51.660954,60.96133,11887.2
-57.199639,59.418733,11887.2
-62.224382,57.662867,11887.2
-66.762835,55.726776,11887.2
-70.856775,53.639555,11887.2
-74.553665,51.426078,11887.2
-77.90124,49.10722,11887.2
-80.944465,46.700317,11887.2
-83.724092,44.21969,11887.2
-86.276218,41.677158,11887.2
-88.632379,39.082491,11887.2
-90.819934,36.443792,11887.2
-92.862541,33.767822,11887.2
-95.356526,30.214859,420.624
-95.392131,30.165824,246.888
-95.406173,30.109219,118.872
-95.39698,30.051875,36.576
-95.357864,29.987924,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>