<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>WSSS to VHHH</name>
        <description>Singapore Changi Intl to Hong Kong Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>WSSS to VHHH</name>
            <description>Singapore Changi Intl to Hong Kong Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>103.999098,1.362131,0
104.027201,1.428821,39.624
105.063736,3.789951,10698.480000000001
106.109032,6.149872,10698.480000000001
107.163649,8.507744,10698.480000000001
108.231329,10.862741,10698.480000000001
109.31598,13.213997,10698.480000000001
110.421728,15.560595,10698.480000000001
111.552969,17.901551,10698.480000000001
113.724167,22.198149,316.992
113.730971,22.211179,274.32
113.738977,22.22361,231.64800000000002
113.748123,22.235349,195.072
113.758341,22.246305,161.544
113.769552,22.256395,131.064
113.781671,22.265542,103.632
113.794607,22.273677,79.248
113.80826,22.280737,57.912000000000006
113.822527,22.28667,39.624
113.896387,22.310481,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>