<?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
57.82390000000001,24.832499999999996,0
59.21860000000001,24.543300000000002,0
60.09780000000001,24.3536,0
60.7483,24.209699999999998,0
61.33330000000001,24.078100000000006,0
64.83330000000001,23.83330000000001,0
67,23.83330000000001,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
112.48699999999997,23.069999999999993,0
113.303,23.3904,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>