<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>NZWN to NZAA</name>
        <description>Wellington Intl to Auckland International</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>NZWN to NZAA</name>
            <description>Wellington Intl to Auckland International</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>174.80745,-41.317316,0
174.812102,-41.245034,243.84
174.811353,-41.230572,341.37600000000003
174.694449,-39.984752,1706.88
174.586701,-38.740045,1706.88
174.467788,-37.252161,1706.88
174.464925,-37.237869,1706.88
174.463637,-37.223432,1706.88
174.463934,-37.20896,1706.88
174.465815,-37.194565,1706.88
174.469262,-37.180355,1706.88
174.47425,-37.166438,1703.832
174.480741,-37.152921,1688.592
174.488684,-37.139906,1655.064
174.498018,-37.127492,1600.2
174.508672,-37.115774,1527.048
174.520565,-37.104842,1438.6560000000002
174.533605,-37.094777,1335.0240000000001
174.547694,-37.085658,1222.248
174.562724,-37.077552,1097.28
174.578581,-37.070523,969.264
174.595144,-37.064623,835.152
174.766577,-37.017479,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>