<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>VTBS to VHHH</name>
        <description>Bangkok Suvarnabhumi Intl to Hong Kong Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>VTBS to VHHH</name>
            <description>Bangkok Suvarnabhumi Intl to Hong Kong Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>100.74799999999999,13.680800000000005,0
102.07299999999998,14.935000000000002,10668
102.13999999999999,14.917299999999997,10668
103.77199999999999,16.116799999999998,10668
104.767,16.5621,10668
106.08299999999997,17.36670000000001,10668
106.59500000000003,17.681399999999996,10668
106.92899999999997,17.8844,10668
107.233,18.069999999999993,10668
107.68200000000002,18.341700000000003,10668
109.19299999999998,19.519999999999996,10668
110.23000000000002,20.303300000000007,10668
110.495,20.504999999999995,10668
111.055,20.9533,10668
111.827,21.569999999999993,8107.68
112.54700000000003,21.8583,5273.04
113.91500000000002,22.308899999999994,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>