<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>NZAA to WSSS</name>
        <description>Auckland Intl to Singapore Changi Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>NZAA to WSSS</name>
            <description>Auckland Intl to Singapore Changi Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>174.79200000000003,-37.0081,0
170.74099999999999,-36.3846,0
160,-33,0
154.87599999999998,-30.7085,0
153.12099999999998,-30.319500000000005,0
150,-29,0
148.59699999999998,-28.047200000000004,0
141.697,-23.450000000000003,0
140,-22,0
137.49,-19.011700000000005,0
135,-17,0
132.67700000000002,-14.930000000000007,0
131.204,-13.628699999999995,0
129.19299999999998,-12.067700000000002,0
127.13499999999999,-10.430000000000007,0
126.12299999999999,-9.88167,0
106.93099999999998,0.417500000000004,0
103.988,1.3555099999999953,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>