<?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 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 BAIYUN INTL</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>55.37110000000001,25.251100000000008,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
70.2732,28.3656,0
72.2483,28.480599999999995,0
77.0935,28.566900000000004,0
80.88049999999998,26.762200000000007,0
85.34860000000003,27.673599999999993,0
86.26779999999997,27.496700000000004,0
87.19529999999997,27.3164,0
88.18189999999998,26.768100000000004,0
88.32640000000004,26.690600000000003,0
91.59789999999998,26.134100000000004,0
92.32060000000001,26.280599999999993,0
92.87779999999998,26.413299999999992,0
93.41829999999999,26.539699999999996,0
94.14870000000002,26.701899999999995,0
95.67470000000003,25.987300000000005,0
101.565,24.6233,0
112.48699999999997,23.069999999999993,0
113.30799999999999,23.393299999999996,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>