<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>ZHHH to ZUYB</name>
        <description>TIANHE to Yibin</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>ZHHH to ZUYB</name>
            <description>TIANHE to Yibin</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>114.21600000000001,30.77680000000001,0
113.14300000000003,30.6383,6096
111.47699999999998,30.563299999999998,10668
109.60199999999998,30.29169999999999,10668
109.435,30.2483,10668
108.64699999999999,30.034999999999997,10668
107.70999999999998,29.786699999999996,10668
107.37799999999999,29.700000000000003,10668
106.882,29.493300000000005,10668
106.65300000000002,29.0467,8778.24
105.87299999999999,28.33,4907.280000000001
104.54500000000002,28.788799999999995,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>