<?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,36.576
105.057742,3.791147,11887.2
106.097015,6.152278,11887.2
107.145564,8.511383,11887.2
108.207114,10.867644,11887.2
109.285555,13.220206,11887.2
110.384993,15.568161,11887.2
111.509808,17.910535,11887.2
113.650349,22.174304,524.256
113.657152,22.187334,469.392
113.665157,22.199766,420.624
113.674301,22.211504,371.856
113.684517,22.22246,326.136
113.695727,22.23255,286.512
113.707844,22.241697,246.888
113.720777,22.249832,210.312
113.734428,22.256893,176.78400000000002
113.748692,22.262825,146.304
113.896387,22.310481,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>