<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>NZQN to YSSY</name>
        <description>Queenstown to Sydney Kingsford Smith Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>NZQN to YSSY</name>
            <description>Queenstown to Sydney Kingsford Smith Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>168.745,-45.0196,0
166.88,-44.6171,9022.08
165.998,-44.1405,10668
163,-42.4144,10668
157.53499999999997,-38.5958,10668
154.346,-36.0316,10668
154.68899999999996,-35.6074,10668
151.95799999999997,-34.3262,2926.08
151.17700000000002,-33.9461,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>