<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>ZWSH to ZUUU</name>
        <description>Kashgar to Chengdu Shuangliu Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>ZWSH to ZUUU</name>
            <description>Kashgar to Chengdu Shuangliu Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>76.01999999999998,39.54239999999999,0
77.62329999999997,38.496700000000004,10607.04
81.25999999999999,39.17500000000001,10668
86,40.07670000000002,10668
88.70830000000001,38.57499999999999,10668
90.18830000000003,37.75829999999999,10668
93.25830000000002,36,10668
94.20330000000001,35.4517,10668
96.5,34.1083,10668
99,32.601699999999994,10668
100,32,10668
100,30.928300000000007,10668
101.90300000000002,30.783299999999997,6918.96
103.945,30.5565,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>