<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>VTBS to WSSS</name>
        <description>Bangkok Suvarnabhumi Intl to Singapore Changi Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>VTBS to WSSS</name>
            <description>Bangkok Suvarnabhumi Intl to Singapore Changi Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>100.74799999999999,13.680800000000005,0
101.08699999999999,12.361900000000006,8869.68
101.082,11.641599999999997,10668
101.36199999999997,10.392700000000005,10668
101.66300000000001,9.04137,10668
102.27699999999999,6.284999999999997,10668
102.31399999999996,6.163449999999997,10668
102.56299999999999,5.542360000000002,10668
103.423,3.3830600000000004,8260.08
103.52600000000001,3.155000000000001,7284.72
103.64300000000003,2.8947200000000066,6156.96
103.988,1.3555099999999953,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>