<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>RCTP to VTBS</name>
        <description>Taiwan Taoyuan International to Bangkok Suvarnabhumi Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>RCTP to VTBS</name>
            <description>Taiwan Taoyuan International to Bangkok Suvarnabhumi Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>121.233,25.0775,0
119.88299999999998,25,10363.2
118.445,23.863299999999995,10363.2
117.5,23.091700000000003,10363.2
117.38,22.995000000000005,10363.2
117.31200000000001,22.939999999999998,10363.2
117.012,22.737099999999998,10363.2
115.82499999999999,22.296099999999996,10363.2
114.02999999999997,22.219499999999996,10363.2
111.5,20.8433,10363.2
110.495,20.504999999999995,10363.2
109.19299999999998,19.519999999999996,10363.2
107.68200000000002,18.341700000000003,10363.2
107.233,18.069999999999993,10363.2
106.92899999999997,17.8844,10363.2
106.59500000000003,17.681399999999996,10363.2
106.08299999999997,17.36670000000001,10363.2
104.767,16.5621,10363.2
103.77199999999999,16.116799999999998,10363.2
102.13999999999999,14.917299999999997,10210.800000000001
102.07299999999998,14.935000000000002,9845.04
100.74799999999999,13.680800000000005,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>