<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>ZSQZ to ZGHA</name>
        <description>JINJIANG to Changsha Huanghua</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>ZSQZ to ZGHA</name>
            <description>JINJIANG to Changsha Huanghua</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>118.589,24.797200000000004,0
117.99799999999999,24.7483,3505.2000000000003
117,25,9662.16
116,25,10668
115.11199999999997,25.348299999999995,10668
114.875,25.808300000000003,10668
114.00200000000001,26.018299999999996,8961.12
113.61199999999997,27.331699999999998,3627.1200000000003
113.22199999999998,28.191900000000004,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>