<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>NZMF to NZNS</name>
        <description>Milford Sound to Nelson</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>NZMF to NZNS</name>
            <description>Milford Sound to Nelson</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>167.927973,-44.677696,0
168.010992,-44.719583,182.88
168.028563,-44.726905,262.128
168.046967,-44.733111,350.52000000000004
168.066065,-44.738154,451.10400000000004
168.08571,-44.741995,560.832
168.105753,-44.744605,676.6560000000001
168.126041,-44.745965,801.624
168.146419,-44.746063,929.6400000000001
168.166731,-44.7449,2316.48
168.186822,-44.742484,2316.48
168.206539,-44.738833,2316.48
168.225732,-44.733976,2316.48
168.244254,-44.727949,2316.48
168.261965,-44.720798,2316.48
168.278728,-44.712578,2316.48
168.294418,-44.70335,2316.48
169.732591,-43.770359,2316.48
171.131046,-42.821089,2316.48
173.067113,-41.432889,929.6400000000001
173.08192,-41.423604,801.624
173.095589,-41.413386,676.6560000000001
173.219861,-41.302722,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>