<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>ZSOF to ZLLL</name>
        <description>XINQIAO to Lanzhou Zhongchuan</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>ZSOF to ZLLL</name>
            <description>XINQIAO to Lanzhou Zhongchuan</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>116.97699999999998,31.9884,0
115.73000000000002,32.88329999999999,9022.08
114.65499999999997,33.66499999999999,10668
114.642,33.661699999999996,10668
113.84300000000002,34.51830000000001,10668
113.55000000000001,34.726699999999994,10668
111.03300000000002,35.118300000000005,10668
108.995,34.81999999999999,10668
108.70799999999997,34.756699999999995,10668
108.178,34.91329999999999,10668
107.76800000000003,35.21000000000001,10668
106.38800000000003,35.4267,10668
105.72300000000001,35.5317,8564.880000000001
104.70999999999998,36.5583,3413.76
103.62099999999998,36.51349999999999,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>