<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>ZGBH to ZGHA</name>
        <description>Beihai Fucheng to Changsha Huanghua</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>ZGBH to ZGHA</name>
            <description>Beihai Fucheng to Changsha Huanghua</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>109.29399999999998,21.539600000000007,0
108.707,23.246700000000004,10668
109.14699999999999,23.7633,10668
109.21199999999999,23.743300000000005,10668
109.82,24.678300000000007,10668
110.21199999999999,25.205,10668
110.47699999999998,25.561700000000002,10668
110.608,25.7517,10668
111.418,26.918300000000002,8077.200000000001
111.58699999999999,27.173299999999998,6918.96
113.22199999999998,28.191900000000004,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>