<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>VHHH to RORS</name>
        <description>Hong Kong Intl to Shimojishima</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>VHHH to RORS</name>
            <description>Hong Kong Intl to Shimojishima</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,10668
117.95400000000001,22.60419999999999,10668
118.54200000000003,22.9551,10668
119.62799999999999,23.561700000000002,10668
119.637,23.595399999999998,10668
120.094,24.002499999999998,10668
120.72699999999998,24.559799999999996,10668
120.78300000000002,24.64,10668
121.52199999999999,25.176900000000003,10668
121.99099999999999,25.1314,10668
122.29000000000002,25.105999999999995,10210.800000000001
122.344,25.100799999999992,9997.44
123,25.036699999999996,7650.4800000000005
123.18299999999999,25.018299999999996,7010.400000000001
125.14499999999998,24.826899999999995,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>