<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>ZGNN to ZPPP</name>
        <description>Nanning Wuxu Intl to Kunming Changshui Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>ZGNN to ZPPP</name>
            <description>Nanning Wuxu Intl to Kunming Changshui Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>108.17500000000001,22.608499999999992,0
107.642,23.03,4206.24
106.64499999999998,23.8917,10668
105.70299999999997,24.103300000000004,10668
105.21699999999998,24.2217,9022.08
103.743,24.54169999999999,3627.1200000000003
102.93700000000001,25.111000000000004,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>