<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>ZSQZ to ZGSZ</name>
        <description>JINJIANG to Baoan</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>ZSQZ to ZGSZ</name>
            <description>JINJIANG to Baoan</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>118.589,24.797200000000004,0
117.137,23.765,10668
116.767,23.439999999999998,10668
116.36000000000001,22.950000000000003,9326.880000000001
115.882,22.900000000000006,7589.52
114.75,22.783299999999997,3474.7200000000003
113.80200000000002,22.639200000000002,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>