<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>ZGGG to ZLLL</name>
        <description>Guangzhou Baiyun Intl. to Lanzhou Zhongchuan</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>ZGGG to ZLLL</name>
            <description>Guangzhou Baiyun Intl. to Lanzhou Zhongchuan</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>113.303,23.3904,0
112.83499999999998,24.298299999999998,6553.200000000001
111.29500000000002,24.576700000000002,10668
110.77699999999999,24.67,10668
110.21199999999999,25.205,10668
109.61000000000001,25.776700000000005,10668
109.02699999999999,26.430000000000007,10668
108.46699999999998,27.056700000000006,10668
107.77300000000002,27.8283,10668
107.44,28.188299999999998,10668
106.91700000000003,28.7667,10668
106.66500000000002,29.051699999999997,10668
106.64300000000003,29.7217,10668
106.65300000000002,29.746700000000004,10668
106.84800000000001,30.200000000000003,10668
106.755,30.286699999999996,10668
106.35699999999997,30.6567,10668
106.18799999999999,30.810000000000002,10668
104.70299999999997,31.069999999999993,10668
104.375,31.246700000000004,10668
104.27199999999999,33.35669999999999,10668
104.19200000000001,34.976699999999994,6278.88
103.62099999999998,36.51349999999999,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>