<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>VHHH to RCKH</name>
        <description>Hong Kong Intl to Kaohsiung Int'l</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>VHHH to RCKH</name>
            <description>Hong Kong Intl to Kaohsiung Int'l</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>113.91500000000002,22.308899999999994,0
115.82499999999999,22.296099999999996,10668
117.5,22.33330000000001,10515.6
118.00299999999999,22.276399999999995,8656.32
118.13400000000001,22.261700000000005,8199.12
118.53199999999998,22.2158,6736.08
120.35000000000002,22.576899999999995,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>