<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>WSSS to RJTT</name>
        <description>Singapore Changi Intl to Tokyo Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>WSSS to RJTT</name>
            <description>Singapore Changi Intl to Tokyo Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>103.988,1.3555099999999953,0
104.65800000000002,2.6899999999999977,8199.12
105.19100000000003,2.894999999999996,11308.08
106.101,3.2438899999999933,13411.2
106.92599999999999,3.561390000000003,13411.2
110.219,8.215559999999996,13411.2
111.18099999999998,9.546940000000006,13411.2
112.20499999999998,10.948300000000003,13411.2
112.58799999999997,11.471699999999998,13411.2
113.25,12.366699999999994,13411.2
114.44999999999999,13.973299999999995,13411.2
117.207,16.462000000000003,13411.2
118.959,17.993300000000005,13411.2
119.66399999999999,18.597899999999996,13411.2
120.62799999999999,19.414100000000005,13411.2
122.55000000000001,21,13411.2
123.81700000000001,22.797600000000003,13411.2
123.96500000000003,23.0043,13411.2
124.22199999999998,23.351600000000005,13411.2
127.094,25.59819999999999,13411.2
127.80099999999999,26.160899999999998,13411.2
129.098,27.531400000000005,13411.2
132.08100000000002,29.653999999999996,13411.2
135.07600000000002,31.716899999999995,13411.2
135.31600000000003,31.875,13411.2
136.22000000000003,32.4631,13411.2
137.36599999999999,33.4541,10058.4
137.62,33.61109999999999,9204.960000000001
137.79700000000003,33.7201,8595.36
137.86,33.8369,8168.64
137.91999999999996,33.99860000000001,7620
138.803,34.2294,5090.16
139.789,35.5479,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>