<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>WSSS to VTSP</name>
        <description>Singapore Changi Intl to Phuket Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>WSSS to VTSP</name>
            <description>Singapore Changi Intl to Phuket Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>103.988,1.3555099999999953,0
103.08299999999997,2.332580000000007,8686.800000000001
102.56299999999999,2.9210999999999956,10668
101.53899999999999,4.073300000000003,10668
101.094,4.573610000000002,10668
100.39699999999999,6.185670000000002,10668
100.12700000000001,6.432190000000006,9631.68
99.49689999999998,7.002139999999997,6309.360000000001
98.31690000000003,8.113200000000006,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>