<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>VTSS to VTBS</name>
        <description>Hat Yai Intl to Bangkok Suvarnabhumi Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>VTSS to VTBS</name>
            <description>Hat Yai Intl to Bangkok Suvarnabhumi Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>100.394,6.932689999999994,0
100.43799999999999,8.075419999999994,7467.6
100.493,9.703640000000007,10668
100.54700000000003,11.001900000000006,10515.6
100.582,12.001800000000003,6614.160000000001
100.74799999999999,13.680800000000005,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>