<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>ZGHA to ZLIC</name>
        <description>Changsha Huanghua to HEDONG</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>ZGHA to ZLIC</name>
            <description>Changsha Huanghua to HEDONG</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>113.22199999999998,28.191900000000004,0
111.62200000000001,28.848299999999995,10119.36
110.72500000000002,29.03,10668
110.40499999999997,29.0933,10668
110.142,29.489999999999995,10668
109.60199999999998,30.29169999999999,10668
109.43799999999999,30.318299999999994,10668
109,31,10668
109,32,10668
109,33,10668
108.86000000000001,33.51169999999999,10668
108.85300000000001,34.2217,10668
108.793,34.4517,10668
108.70799999999997,34.756699999999995,10668
107.89800000000002,35.351699999999994,10668
107.68700000000001,35.506699999999995,10668
107.59800000000001,35.7967,10576.560000000001
106.392,38.321200000000005,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>