<?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
64.8289,24.528899999999993,0
66.99860000000001,24.3164,0
68.76670000000001,24.117199999999997,0
85.14080000000001,22.89580000000001,0
88.4529,22.645200000000003,0
88.94060000000002,22.5942,0
91.38060000000002,22.309200000000004,0
91.82749999999999,22.2577,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>