<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>OMDB to ZGGG</name>
        <description>Dubai Intl to Guangzhou Baiyun Intl.</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>OMDB to ZGGG</name>
            <description>Dubai Intl to Guangzhou Baiyun Intl.</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>55.37110000000001,25.251100000000008,0
56.1542,25.327799999999996,0
56.39439999999999,25.3078,0
56.599999999999994,25.301699999999997,0
56.822900000000004,25.295,0
57.1344,25.285600000000002,0
57.7833,25.2667,0
59.358599999999996,25.203100000000006,0
60.161699999999996,25.162499999999994,0
60.625,25.136399999999995,0
61.545799999999986,25.078900000000004,0
61.7954,25.0638,0
64.8289,24.528899999999993,0
66.99860000000001,24.3164,0
68.76670000000001,24.117199999999997,0
88.4529,22.645200000000003,0
88.94060000000002,22.5942,0
91.38060000000002,22.309200000000004,0
91.82749999999999,22.2577,0
92.74889999999999,22.384199999999993,0
93.18180000000001,22.442700000000002,0
97.75419999999997,22.980999999999995,0
98.91669999999999,23.375,0
99.4083,23.5283,0
100.55700000000002,24.121700000000004,0
101.565,24.6233,0
102.56799999999998,24.668300000000002,0
102.80000000000001,24.683300000000003,0
103.185,24.553300000000007,0
103.743,24.54169999999999,0
112.48699999999997,23.069999999999993,0
113.303,23.3904,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>