<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>ZHXF to ZBAA</name>
        <description>Xiangyang Liuji to Beijing-Capital</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>ZHXF to ZBAA</name>
            <description>Xiangyang Liuji to Beijing-Capital</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>112.291,32.150499999999994,0
113,33,6766.56
113.815,34.185,10668
113.84300000000002,34.51830000000001,10668
113.87299999999999,34.68000000000001,10668
114.91700000000003,36.36330000000001,10668
115.70499999999998,37.7167,9631.68
116.07499999999999,38.7167,5547.360000000001
116.59500000000003,40.0787,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>