<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>ZGNN to VYYY</name>
        <description>Nanning Wuxu Intl to Yangon Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>ZGNN to VYYY</name>
            <description>Nanning Wuxu Intl to Yangon Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>108.17500000000001,22.608499999999992,0
106.493,21.966700000000003,10668
105.83499999999998,21.212999999999994,10668
104.69999999999999,20.8279,10668
104.47500000000002,20.75,10668
102.17200000000003,19.911,10668
102.15999999999997,19.8994,10668
101.26300000000003,19.184600000000003,10668
100.78300000000002,18.8091,10668
100.166,18.134100000000004,10668
98.7636,17.484700000000004,10576.560000000001
98.09699999999998,17.384699999999995,8046.72
96.5199,17.3185,2133.6
96.13569999999999,16.910799999999995,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>