<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>ZSQD to ZHCC</name>
        <description>LIUTING to Zhengzhou Xinzheng Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>ZSQD to ZHCC</name>
            <description>LIUTING to Zhengzhou Xinzheng Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>120.375,36.26599999999999,0
118.78700000000003,37.5283,10668
118.21699999999998,37.4567,10668
117.41700000000003,37.35499999999999,10668
116.935,37.16329999999999,10668
116.82,37.118300000000005,10668
115.40499999999997,36.556700000000006,9723.12
114.91700000000003,36.36330000000001,8016.240000000001
114.25,35.523300000000006,4114.8
113.85000000000002,34.526399999999995,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>