<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>WSSS to YMML</name>
        <description>Singapore Changi Intl to Melbourne Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>WSSS to YMML</name>
            <description>Singapore Changi Intl to Melbourne Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>103.988,1.3555099999999953,0
104.993,0.002447219999993422,10668
106.13999999999999,-2.156810000000007,10668
106.142,-2.167190000000005,10668
107.62099999999998,-3.322199999999995,10668
110.36500000000001,-5.477329999999995,10668
112.77100000000002,-7.373940000000005,10668
116.918,-12,10668
122.23500000000001,-17.946300000000008,10668
125.13299999999998,-21.693600000000004,10668
126.488,-23.3664,10668
127.32400000000001,-24.371300000000005,10668
128.94600000000003,-26.263800000000003,10668
131.197,-28.503,10668
133.673,-30.8194,10668
136.204,-33.0296,10668
137.89300000000003,-34.4165,10668
138.524,-34.9469,10668
138.52499999999998,-34.947,10668
139.51,-35.2434,10668
141.64599999999996,-36.3158,10668
142.168,-36.672,9845.04
143.757,-37.7422,3352.8
144.837,-37.6655,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>