<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>ZGKL to ZSFZ</name>
        <description>Guilin Liangjiang to Fuzhou Changle Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>ZGKL to ZSFZ</name>
            <description>Guilin Liangjiang to Fuzhou Changle Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>110.03899999999999,25.22,0
111.29500000000002,24.576700000000002,8534.4
112.83499999999998,24.298299999999998,10668
113.40999999999997,24.206699999999998,10668
113.68299999999999,24.161699999999996,10668
114.11199999999997,24.349999999999994,10668
114.507,24.313299999999998,10668
114.85000000000002,24.283299999999997,10668
115.44299999999998,24.231700000000004,10668
116.43700000000001,24.159999999999997,10668
116.86199999999997,24.143299999999996,10668
117.50200000000001,24.1383,10424.16
118.01499999999999,24.564999999999998,7924.8
118.168,24.700000000000003,7162.8
118.618,25.0933,4937.76
119.66300000000001,25.9349,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>