<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>New Zealand Backpackers&#187; Kayaking</title>
	<atom:link href="http://NZ-backpackers-travel-planner.com/tag/kayaking/feed/" rel="self" type="application/rss+xml" />
	<link>http://NZ-backpackers-travel-planner.com</link>
	<description>NZ Travel Planner</description>
	<lastBuildDate>Thu, 03 Mar 2011 00:18:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Northland NZ Activities</title>
		<link>http://NZ-backpackers-travel-planner.com/northland-nz-activities/</link>
		<comments>http://NZ-backpackers-travel-planner.com/northland-nz-activities/#comments</comments>
		<pubDate>Sat, 31 Oct 2009 00:16:10 +0000</pubDate>
		<dc:creator>Backpacker Planner</dc:creator>
				<category><![CDATA[01 Northland Activities]]></category>
		<category><![CDATA[Adventure Activities]]></category>
		<category><![CDATA[Eyeball NZ]]></category>
		<category><![CDATA[High Energy Activities]]></category>
		<category><![CDATA[Low Energy Activities]]></category>
		<category><![CDATA[Relaxing Activities]]></category>
		<category><![CDATA[4WD]]></category>
		<category><![CDATA[Bay of Islands]]></category>
		<category><![CDATA[Bay of Islands attractions]]></category>
		<category><![CDATA[Bay of Islands game fishing]]></category>
		<category><![CDATA[Blue Sea fishing]]></category>
		<category><![CDATA[Cape Brett tours]]></category>
		<category><![CDATA[Deep Sea fishing]]></category>
		<category><![CDATA[Deep Sea Fishing charter]]></category>
		<category><![CDATA[Deep Water Fishing]]></category>
		<category><![CDATA[Dolphin tours]]></category>
		<category><![CDATA[Game fishing]]></category>
		<category><![CDATA[Glass bottom boat]]></category>
		<category><![CDATA[Glowworm tours]]></category>
		<category><![CDATA[Goat island]]></category>
		<category><![CDATA[Golfing and Golf tours]]></category>
		<category><![CDATA[Gumdigger tours]]></category>
		<category><![CDATA[Hole in the Rock]]></category>
		<category><![CDATA[Kaitaia]]></category>
		<category><![CDATA[Kayaking]]></category>
		<category><![CDATA[Kerikeri]]></category>
		<category><![CDATA[Kiwi Bird viewing]]></category>
		<category><![CDATA[New Zealand Attractions]]></category>
		<category><![CDATA[North Island Attractions]]></category>
		<category><![CDATA[Northland Attractions]]></category>
		<category><![CDATA[Northland Day Trips]]></category>
		<category><![CDATA[Northland Houseboats]]></category>
		<category><![CDATA[NZ Game Fishing]]></category>
		<category><![CDATA[Paihia Attractions]]></category>
		<category><![CDATA[Paihia fishing]]></category>
		<category><![CDATA[Paihia jet boat tours]]></category>
		<category><![CDATA[Paihia tours]]></category>
		<category><![CDATA[paintball]]></category>
		<category><![CDATA[pioneer museum]]></category>
		<category><![CDATA[Russell NZ]]></category>
		<category><![CDATA[sailing trips]]></category>
		<category><![CDATA[sea kayaking]]></category>
		<category><![CDATA[swim with dolphins]]></category>
		<category><![CDATA[swimming]]></category>
		<category><![CDATA[swimming with dolphins]]></category>
		<category><![CDATA[Tutukaka caves]]></category>
		<category><![CDATA[Tutukaka cruises]]></category>
		<category><![CDATA[Waitangi NZ]]></category>
		<category><![CDATA[Waitangi tours]]></category>

		<guid isPermaLink="false">http://backpackers-new-zealand.simnz.com/?p=1130</guid>
		<description><![CDATA[Bay of Islands and Far North Activities. Northland provides many activities from high energy adventure to relaxing in the sunshine on a beautiful white sand beach.....<a href="/northland-nz-activities/" target="_self"   title="Click to see Details of Bay of Islands and Far North Activities in Northland New Zealand">more....  <img alt="Cape Reinga Lighthouse" src="http://small-business-help.simnz.com/wp-content/uploads/2009/12/capereingalighthouse.jpg" class="alignleft" width="110" height="76" />
<img class="size-full wp-image-508 alignright" title="Northland Area" src="http://backpackers-new-zealand.simnz.com/wp-content/uploads/2009/10/northlandmap.gif" alt="Northland Area"  width="54" height="76" />Northland and Surrounding Area Activities </a>

<em>Click on the Summary Title above or the Location Map to view 
the Northland, bay of Islands New Zealand location specific details. </em>

<em>Click Category Name Tag below to see All listings under that Category on this whole site</em>]]></description>
			<content:encoded><![CDATA[
	<script type="text/javascript">
	// <![CDATA[
window.addEvent('domready', function() {var ssAcc164 = new MultipleOpenAccordion($('accordion164'), {
		                    togglers:$$('#accordion164 .toggler'),       
		                    elements:$$('#accordion164 .togcontent'),  		                    
                            openAll: false,            
                            fixedHeight: false,    
                            fixedWidth: false,      
                            height: true,              
                            opacity: true,            
                            width: false,                
                            firstElementsOpen: [0]        
                            });
                           
                           var toggleAcc = $$('.toggleAllAcc');
                           var openAcc = $$('.openAllAcc');
                           var closeAcc = $$('.closeAllAcc');
	                             toggleAcc.addEvent('click',function(e) {
		                          ssAcc164.toggleAll();
                                 });
                                 openAcc.addEvent('click',function(e) {
		                          ssAcc164.showAll();
		                          openAcc.setStyle('display', 'none');
		                          closeAcc.setStyle('display', 'block');
                                 });
                                 closeAcc.addEvent('click',function(e) {
		                          ssAcc164.hideAll();
		                          closeAcc.setStyle('display', 'none');
		                          openAcc.setStyle('display', 'block');
                                 });
                                 
                                 
});
// ]]>
</script>
<h2>Bay of Islands and Far North Activities</h2>
<div class="wp-caption alignleft" style="width: 215px"><img src="http://small-business-help.simnz.com/wp-content/uploads/2009/12/capereingalighthouset.jpg" alt="Cape Reinga Lighthouse" width="205" height="136" /><p class="wp-caption-text">Cape Reinga photo by Ben Crawford</p></div>
<p><img class="size-full wp-image-506 alignright " title="Northland Area map" src="http://backpackers-new-zealand.simnz.com/wp-content/uploads/2009/10/northlandmap.gif" alt="Northland" width="134" height="189" /></p>
<p>Northland extends from Auckland, to Cape Reinga and its relaxed, sunny lifestyle stems from a subtropical climate and the myriad of unspoilt islands, bays and beaches around the coastline.<br />
Northland also provides many activities from high energy adventure to relaxing in the sunshine on a beautiful white sand beach.<br />
<span class='wpfp-span'><img src='http://backpackers-new-zealand.simnz.com/wp-content/plugins/wp-favorite-posts/img/star.png' alt='Favorite' title='Favorite' class='wpfp-img' /><img src='http://backpackers-new-zealand.simnz.com/wp-content/plugins/wp-favorite-posts/img/loading.gif' alt='Loading' title='Loading' class='wpfp-hide wpfp-img' /><a class='wpfp-link' href='?wpfpaction=add&amp;postid=1130' title='Add to MY TRIP Favorite Places List' rel='nofollow'>Add to MY TRIP Favorite Places List</a></span><br />
<script type="text/javascript">// <![CDATA[
 amazon_ad_tag = "newzealbacktr-20"; amazon_ad_width = "728"; amazon_ad_height = "90"; amazon_ad_logo = "hide"; amazon_ad_link_target = "new"; amazon_ad_price = "retail"; amazon_color_border = "958989"; amazon_color_logo = "1C0E01";
// ]]&gt;</script><br />
<script src="http://www.assoc-amazon.com/s/ads.js" type="text/javascript"></script> <strong>Click on the Bar or the Arrow to Expand the listings below</strong> <div id="accordion164" class="accordion"></p>
<h3 class="toggler">Kaitaia</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">KAITAIA</td>
<td>Gumdiggers Park</td>
<td><a href="http://www.gumdiggerspark.co.nz/" target="_blank">http://www.gumdiggerspark.co.nz/</a></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">KAITAIA</td>
<td>Millennium Nocturnal Park, Kiwi &amp; Glowworm</td>
<td></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Kerikeri</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">KERIKERI</td>
<td>Pete&#8217;s Pioneer And Transport Museum</td>
<td><a href="http://www.petesmuseum.co.nz/" target="_blank">http://www.petesmuseum.co.nz/</a></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">KERIKERI</td>
<td>Aroha Island Ecological Centre</td>
<td><a href="http://www.arohaisland.co.nz/" target="_blank">http://www.arohaisland.co.nz/</a></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Bay of Islands </h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">BAY OF ISLANDS</td>
<td>Butler Point Whaling Museum</td>
<td><a href="http://www.butlerpoint.co.nz/" target="_blank">http://www.butlerpoint.co.nz/</a></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">BAY OF ISLANDS</td>
<td>Dune Rider 4&#215;4 Tours</td>
<td><a href="http://www.dunerider.co.nz/" target="_blank">http://www.dunerider.co.nz/</a></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">BAY OF ISLANDS</td>
<td>Big Game Fishing: Major Tom Charters</td>
<td><a href="http://www.majortom.co.nz/" target="_blank">http://www.majortom.co.nz/</a></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">BAY OF ISLANDS</td>
<td>Blue Sea Fishing</td>
<td><a href="http://www.blueseafishing.co.nz/" target="_blank">http://www.blueseafishing.co.nz/</a></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">BAY OF ISLANDS</td>
<td>MV Pacific Ranger</td>
<td><a href="http://www.pacific-ranger.co.nz/" target="_blank">http://www.pacific-ranger.co.nz/</a></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">BAY OF ISLANDS</td>
<td>Pacific Ranger</td>
<td><a href="http://www.pacific-ranger.co.nz/" target="_blank">http://www.pacific-ranger.co.nz/</a></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">BAY OF ISLANDS</td>
<td>Straycat Sailing</td>
<td><a href="http://www.straycat.co.nz/" target="_blank">http://www.straycat.co.nz/</a></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">BAY OF ISLANDS</td>
<td>Bay Of Islands Sailing/gungha Ii</td>
<td><a href="http://www.bayofislandssailing.co.nz/" target="_blank">http://www.bayofislandssailing.co.nz/</a></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">BAY OF ISLANDS</td>
<td>Boat Charter Bay Of Islands</td>
<td><a href="http://www.boiboatcharter.co.nz/" target="_blank">http://www.boiboatcharter.co.nz/</a></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">BAY OF ISLANDS</td>
<td>Carino Sailing &amp; Dolphin Charters</td>
<td><a href="http://www.sailingdolphins.co.nz/" target="_blank">http://www.sailingdolphins.co.nz/</a></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">BAY OF ISLANDS</td>
<td>Chelsea Yacht Charter</td>
<td><a href="http://yachtcharter.homestead.com/nz1.html#anchor_12839" target="_blank">http://yachtcharter.homestead.com/nz1.html#anchor_12839</a></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">BAY OF ISLANDS</td>
<td>Cotton Blossom Charters</td>
<td><a href="http://www.cottonblossom-charters.co.nz/" target="_blank">http://www.cottonblossom-charters.co.nz/</a></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">BAY OF ISLANDS</td>
<td>Skydive Ballistic Blondes</td>
<td><a href="http://www.skydiveballisticblondes.co.nz/" target="_blank">http://www.skydiveballisticblondes.co.nz/</a></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">BAY OF ISLANDS</td>
<td>Cape Brett Walks</td>
<td><a href="http://www.capebrettwalks.co.nz/" target="_blank">http://www.capebrettwalks.co.nz/</a></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">BAY OF ISLANDS</td>
<td>Coastal Kayakers Paihia</td>
<td><a href="http://www.coastalkayakers.co.nz/" target="_blank">http://www.coastalkayakers.co.nz/</a></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">BAY OF ISLANDS</td>
<td>Culture North</td>
<td><a href="http://www.culturenorth.co.nz/default.aspx?page=cn.home" target="_blank">http://www.culturenorth.co.nz/default.aspx?page=cn.home</a></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">BAY OF ISLANDS</td>
<td>Dolphin Discoveries</td>
<td><a href="http://www.dolphinz.co.nz/" target="_blank">http://www.dolphinz.co.nz/</a></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">BAY OF ISLANDS</td>
<td>Earl Grey Fishing Charters</td>
<td><a href="http://www.dunerider.co.nz/" target="_blank">http://www.dunerider.co.nz/</a></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">BAY OF ISLANDS</td>
<td><a title="View Web site for Adventure Puketi" href="http://www.forestwalks.com/" target="_blank"><span style="color: windowtext; text-decoration: none;">Adventure Puketi</span></a></td>
<td><a href="http://www.forestwalks.com/index.php" target="_blank">http://www.forestwalks.com/index.php</a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Paihia</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">PAIHIA</td>
<td>Arline Fishing Charter</td>
<td>http://www.arlinefishingcharter.co.nz/</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">PAIHIA</td>
<td>Mack Attack</td>
<td><a href="http://www.mackattack.co.nz/" target="_blank">http://www.mackattack.co.nz/</a></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">PAIHIA</td>
<td>New Zealand Sea Kayak Adventures</td>
<td><a href="http://www.seakayakingadventuresnz.com/" target="_blank">http://www.seakayakingadventuresnz.com/</a></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">PAIHIA</td>
<td>R Tucker Thompson Day Sail</td>
<td><a href="http://www.tucker.co.nz/" target="_blank">http://www.tucker.co.nz/</a></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">PAIHIA</td>
<td>Freewind Sail And Kayak</td>
<td><a href="http://www.paihia.com/Activities/freewind/mainpage.html" target="_blank">http://www.paihia.com/Activities/freewind/mainpage.html</a></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">PAIHIA</td>
<td>Fullers Bay Of Islands</td>
<td><a href="http://www.dolphincruises.co.nz/" target="_blank">http://www.dolphincruises.co.nz/</a></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">PAIHIA</td>
<td>Ecocruz Eco Ocean Adventures</td>
<td><a href="http://www.ecocruz.co.nz/" target="_blank">http://www.ecocruz.co.nz/</a></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">PAIHIA</td>
<td>Excitor</td>
<td><a href="http://www.awesomenz.com/high-speed-adventure-cruise/" target="_blank">http://www.awesomenz.com/high-speed-adventure-cruise/</a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Waitangi</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">WAITANGI</td>
<td>Waitangi National Trust (treaty House)</td>
<td><a href="http://www.waitangi.net.nz/" target="_blank">http://www.waitangi.net.nz/</a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Russell</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">RUSSELL</td>
<td>Atair Sailing Charters</td>
<td><a href="http://www.atair.co.nz/packages.html" target="_blank">http://www.atair.co.nz/packages.html</a></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Whangaroa</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">WHANGAROA</td>
<td>Bushmansfriend Wairakau Stream Guided Walk</td>
<td><a href="http://www.bushmansfriend.co.nz/content.asp?PageID=11916&amp;orgfn=content" target="_blank">http://www.bushmansfriend.co.nz/content.asp?PageID=11916&amp;orgfn=content</a></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">WHANGAROA</td>
<td>Houseboat Rentals</td>
<td><a href="http://www.houseboatrentals.co.nz/" target="_blank">http://www.houseboatrentals.co.nz/</a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Tutukaka </h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">TUTUKAKA</td>
<td>Cave Rider</td>
<td><a href="http://www.caverider.co.nz/" target="_blank">http://www.caverider.co.nz/</a></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">TUTUKAKA</td>
<td>Oceanblue Adventures</td>
<td><a href="http://www.oceanblue.co.nz/" target="_blank">http://www.oceanblue.co.nz/</a></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">TUTUKAKA</td>
<td>Perfect Day Cruises</td>
<td><a href="http://www.aperfectday.co.nz/" target="_blank">http://www.aperfectday.co.nz/</a></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Whangarei</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">WHANGAREI</td>
<td><a title="View Web site for Ae Paintball Ae Karts" href="http://homepages.slingshot.co.nz/%7Eanguskarts/paintball.html" target="_blank"><span style="color: windowtext; text-decoration: none;">Ae Paintball Ae Karts</span></a></td>
<td><a href="http://aefun.co.nz/" target="_blank">http://aefun.co.nz/</a></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">WHANGAREI</td>
<td><a title="View Web site for Adrenalin Charters" href="http://www.adrenalincharters.co.nz/" target="_blank"><span style="color: windowtext; text-decoration: none;">Adrenalin Charters</span></a></td>
<td><a href="http://www.adrenalincharters.co.nz/index.htm" target="_blank">http://www.adrenalincharters.co.nz/index.htm</a></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">WHANGAREI</td>
<td>Claphams Clocks</td>
<td><a href="http://www.claphamsclocks.co.nz/">http://www.claphamsclocks.co.nz/</a></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">WHANGAREI</td>
<td>Strategy Tag Paintball</td>
<td><a href="http://www.strategytag.co.nz/" target="_blank">http://www.strategytag.co.nz/</a></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">WHANGAREI</td>
<td>Zion Wildlife Gardens</td>
<td><a href="http://www.zionwildlifegardens.co.nz/" target="_blank">http://www.zionwildlifegardens.co.nz/</a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Goat Island</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">GOAT ISLAND</td>
<td>Glass Bottom Boat</td>
<td><a href="http://www.glassbottomboat.co.nz/" target="_blank">http://www.glassbottomboat.co.nz/</a></td>
</tr>
</tbody>
</table>
</div>
<p></div>  <span class='wpfp-span'><img src='http://backpackers-new-zealand.simnz.com/wp-content/plugins/wp-favorite-posts/img/star.png' alt='Favorite' title='Favorite' class='wpfp-img' /><img src='http://backpackers-new-zealand.simnz.com/wp-content/plugins/wp-favorite-posts/img/loading.gif' alt='Loading' title='Loading' class='wpfp-hide wpfp-img' /><a class='wpfp-link' href='?wpfpaction=add&amp;postid=1130' title='Add to MY TRIP Favorite Places List' rel='nofollow'>Add to MY TRIP Favorite Places List</a></span>  <script type="text/javascript">// <![CDATA[
         google_ad_client = "pub-6886020739941459"; /* 468x60, created 7/12/09 */ google_ad_slot = "4276620596"; google_ad_width = 468; google_ad_height = 60;
// ]]&gt;</script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"></script></p>
<p><a href="/nz-map/" target="_blank"><img class="alignnone size-full wp-image-452" title="north-island" src="http://backpackers-new-zealand.simnz.com/wp-content/uploads/2009/10/north-island.gif" alt="north-island" width="250" height="301" /></a><br />
<a title="New Zealand BackPackers Travel Planner " href="http://nz-backpackers-travel-planner.com" target="_blank">New Zealand BackPackers Travel Planner</a></p>
]]></content:encoded>
			<wfw:commentRss>http://NZ-backpackers-travel-planner.com/northland-nz-activities/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Auckland NZ Activities</title>
		<link>http://NZ-backpackers-travel-planner.com/auckland-nz-activities/</link>
		<comments>http://NZ-backpackers-travel-planner.com/auckland-nz-activities/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 12:18:33 +0000</pubDate>
		<dc:creator>Backpacker Planner</dc:creator>
				<category><![CDATA[02 Auckland Activities]]></category>
		<category><![CDATA[02 Auckland Beaches]]></category>
		<category><![CDATA[Adventure Activities]]></category>
		<category><![CDATA[Eyeball NZ]]></category>
		<category><![CDATA[Relaxing Activities]]></category>
		<category><![CDATA[Walking Activities]]></category>
		<category><![CDATA[4WD]]></category>
		<category><![CDATA[Abseiling]]></category>
		<category><![CDATA[Adventure]]></category>
		<category><![CDATA[Auckland Attractions]]></category>
		<category><![CDATA[Auckland Central Attractions]]></category>
		<category><![CDATA[Auckland Day Trips]]></category>
		<category><![CDATA[Bridge Climb]]></category>
		<category><![CDATA[Bungy]]></category>
		<category><![CDATA[Bungy Jumping]]></category>
		<category><![CDATA[Canoeing]]></category>
		<category><![CDATA[Canyoning]]></category>
		<category><![CDATA[caving]]></category>
		<category><![CDATA[Climbing]]></category>
		<category><![CDATA[Cycling]]></category>
		<category><![CDATA[Diving]]></category>
		<category><![CDATA[Fishing]]></category>
		<category><![CDATA[Golfing and Golf tours]]></category>
		<category><![CDATA[Guided Walks]]></category>
		<category><![CDATA[Horse riding]]></category>
		<category><![CDATA[Hot Air Ballooning]]></category>
		<category><![CDATA[Indoor Skiing]]></category>
		<category><![CDATA[Kayaking]]></category>
		<category><![CDATA[Motorcycle Riding]]></category>
		<category><![CDATA[motorcycles]]></category>
		<category><![CDATA[mountain biking]]></category>
		<category><![CDATA[New Zealand Attractions]]></category>
		<category><![CDATA[North Island Attractions]]></category>
		<category><![CDATA[quad bikes]]></category>
		<category><![CDATA[Quad Biking]]></category>
		<category><![CDATA[skydiving]]></category>
		<category><![CDATA[surfing]]></category>
		<category><![CDATA[swimming]]></category>
		<category><![CDATA[tramping]]></category>
		<category><![CDATA[Water Sports]]></category>

		<guid isPermaLink="false">http://backpackers-new-zealand.simnz.com/?p=342</guid>
		<description><![CDATA[<a href="/auckland-nz-activities/" title="Click to see Details of Auckland Activities:Outdoor, Adventure, Sporting, Water sports,  Tramping &#038; Walking, Motor sports Activities etc in New Zealand" target="_self"><img class="size-full wp-image-498 alignright" title="Auckland Area map" src="http://backpackers-new-zealand.simnz.com/wp-content/uploads/2009/10/aucklandmap.gif" alt="Auckland" width="54" height="76" />
Auckland Activities:Outdoor, Adventure, Sporting, Water sports,  Tramping &#038; Walking, Motor sports....more....</a>

<em>Click on the Summary Title above or the Location Map to view 
the Auckland New Zealand location specific details. </em>

<em>Click Category Name Tag below to see All listings under that Category on this whole site</em>]]></description>
			<content:encoded><![CDATA[
	<script type="text/javascript">
	// <![CDATA[
window.addEvent('domready', function() {var ssAcc696 = new MultipleOpenAccordion($('accordion696'), {
		                    togglers:$$('#accordion696 .toggler'),       
		                    elements:$$('#accordion696 .togcontent'),  		                    
                            openAll: false,            
                            fixedHeight: false,    
                            fixedWidth: false,      
                            height: true,              
                            opacity: true,            
                            width: false,                
                            firstElementsOpen: [0]        
                            });
                           
                           var toggleAcc = $$('.toggleAllAcc');
                           var openAcc = $$('.openAllAcc');
                           var closeAcc = $$('.closeAllAcc');
	                             toggleAcc.addEvent('click',function(e) {
		                          ssAcc696.toggleAll();
                                 });
                                 openAcc.addEvent('click',function(e) {
		                          ssAcc696.showAll();
		                          openAcc.setStyle('display', 'none');
		                          closeAcc.setStyle('display', 'block');
                                 });
                                 closeAcc.addEvent('click',function(e) {
		                          ssAcc696.hideAll();
		                          closeAcc.setStyle('display', 'none');
		                          openAcc.setStyle('display', 'block');
                                 });
                                 
                                 
});
// ]]>
</script>
<h2>Adventure Activities</h2>
<div id="attachment_498" class="wp-caption alignright" style="width: 144px"><img class="size-full wp-image-498" title="Auckland Area map" src="http://backpackers-new-zealand.simnz.com/wp-content/uploads/2009/10/aucklandmap.gif" alt="Auckland" width="134" height="189" /><p class="wp-caption-text">Auckland</p></div>
<p>Auckland provides a wide range of high energy and low energy activities, from Bungy Jumping or Skydiving, to relaxing in the sunshine on a calm harbour beach.</p>
<p>Auckland City, home to nearly one third of New Zealand’s entire population, is nestled between two beautiful harbours, the Waitemata, on the Pacific and the Manukau on the Tasman Sea.</p>
<p>Auckland has 48 volcanoes, 50 offshore islands, 30,000ha of native bush, and kilometres of beautiful coast.</p>
<p>Auckland has much to offer to traveler; with amazing geography, its warm, humid climate it has inspired a lifestyle that’s regularly ranked in the world’s top ten.</p>
<p>When you tire of exploring the city centre, in a short time you can be cruising to Waiheke Island to visit great vineyards, eateries and art, or one of the many other islands in the Gulf. Trekking through the Waitakere rainforest in the city’s west.<br />
Picnicking on a volcano overlooking the city.<br />
Lazing on one of the North Shores beaches.<br />
Surfing or walking along the black sands of the wild west coast at Piha or Muriwai.<br />
Sampling wines at a vineyard or enjoying a relaxing meal at one of the hundreds of cafes and restaurants the city has on offer.</p>
<p>Auckland has everything you need to keep you interested, from climbing the harbour bridge and bungying off it!<br />
Sail on one of the America’s Cup yachts.<br />
An indoor ski field, underwater aquarium, casino, harbour cruises, a vibrant night life and café culture, and so much more, you’ll never tire of the country’s largest city.</p>
<p><span class='wpfp-span'><img src='http://backpackers-new-zealand.simnz.com/wp-content/plugins/wp-favorite-posts/img/star.png' alt='Favorite' title='Favorite' class='wpfp-img' /><img src='http://backpackers-new-zealand.simnz.com/wp-content/plugins/wp-favorite-posts/img/loading.gif' alt='Loading' title='Loading' class='wpfp-hide wpfp-img' /><a class='wpfp-link' href='?wpfpaction=add&amp;postid=342' title='Add to MY TRIP Favorite Places List' rel='nofollow'>Add to MY TRIP Favorite Places List</a></span><br />
<script type="text/javascript">// <![CDATA[
amazon_ad_tag = "newzealbacktr-20"; amazon_ad_width = "728"; amazon_ad_height = "90"; amazon_ad_logo = "hide"; amazon_ad_link_target = "new"; amazon_ad_price = "retail"; amazon_color_border = "958989"; amazon_color_logo = "1C0E01";
// ]]&gt;</script><br />
<script src="http://www.assoc-amazon.com/s/ads.js" type="text/javascript"></script></p>
<p><strong>Click on the Bar or the Arrow to Expand the listings below</strong></p>
<div id="accordion696" class="accordion">
<h3 class="toggler">4WD adventure</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Trekker Overland Safaris" href="http://www.tourism.net.nz/listings/jump/attractions-and-activities/32370/main-listing/free/" target="_blank">Trekker Overland Safaris</a></td>
<td></td>
<td>4WD adventure</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Bushrider 8x8 Offroad Adventures" href="http://www.bushrider.co.nz/" target="_blank">Bushrider 8&#215;8 Offroad Adventures</a></td>
<td></td>
<td>4WD adventure</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Extreme 4wd Adventures Nz Ltd" href="http://www.extreme4wd.co.nz/" target="_blank">Extreme 4wd Adventures Nz Ltd</a></td>
<td></td>
<td>4WD adventure</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Waiheke Island Mystery Trail" href="http://www.gotowaiheke.com/mysterytrail.htm" target="_blank">Waiheke Island Mystery Trail</a></td>
<td></td>
<td>4WD adventure</td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Bungy</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Aj Hackett Bungy Auckland" href="http://www.bungy.co.nz/index.php/pi_pageid/20" target="_blank">Aj Hackett Bungy Auckland</a></td>
<td></td>
<td>Bungy Jumping</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Go Vertical" href="http://www.govertical.co.nz/" target="_blank">Go Vertical</a></td>
<td></td>
<td>Bungy Jumping</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Canoe and Kayak</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Great Barrier Island Kayak Hire" href="http://www.islandkayak.co.nz/" target="_blank">Great Barrier Island Kayak Hire</a></td>
<td></td>
<td>Canoe and Kayak</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Sea Kayaking Ross Adventures" href="http://www.kayakwaiheke.co.nz/" target="_blank">Sea Kayaking Ross Adventures</a></td>
<td></td>
<td>Canoe and Kayak</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for The Tour" href="http://www.thetour.co.nz/" target="_blank">The Tour</a></td>
<td></td>
<td>Canoe and Kayak</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Puhoi River Canoe Hire Ltd" href="http://www.puhoirivercanoes.co.nz/" target="_blank">Puhoi River Canoe Hire Ltd</a></td>
<td></td>
<td>Canoe and Kayak</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Waiheke Island Tours And Kayak Adventures" href="http://www.ki-wi.co.nz/" target="_blank">Waiheke Island Tours And Kayak Adventures</a></td>
<td></td>
<td>Canoe and Kayak</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Cave and Canyoning</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Canyonz" href="http://www.canyonz.co.nz/" target="_blank">Canyonz</a></td>
<td></td>
<td>Cave and Canyoning</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Awol Canyoning Adventures" href="http://www.awoladventures.co.nz/" target="_blank">Awol Canyoning Adventures</a></td>
<td></td>
<td>Cave and Canyoning</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Nikau Cave" href="http://www.nikaucave.co.nz/" target="_blank">Nikau Cave</a></td>
<td></td>
<td>Cave and Canyoning</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Climbing and Abseiling</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Auckland Bridge Climb" href="http://www.bungy.co.nz/index.php/pi_pageid/26" target="_blank">Auckland Bridge Climb</a></td>
<td></td>
<td>Climbing and Abseiling</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Clip 'n Climb" href="http://www.clipnclimb.co.nz/" target="_blank">Clip &#8216;n Climb</a></td>
<td></td>
<td>Climbing and Abseiling</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Diving</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for First Light Travel – New Zealand Wide" href="http://www.firstlighttravel.com/" target="_blank">First Light Travel – New Zealand Wide</a></td>
<td></td>
<td>Diving</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for New Zealand Dive Trail" href="http://www.nzdivetrail.co.nz/" target="_blank">New Zealand Dive Trail</a></td>
<td></td>
<td>Diving</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Goat Island Dive" href="http://www.goatislanddive.co.nz/" target="_blank">Goat Island Dive</a></td>
<td></td>
<td>Diving</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Orakei Scuba Centre" href="http://www.divetravel.co.nz/" target="_blank">Orakei Scuba Centre</a></td>
<td></td>
<td>Diving</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Stirlings Dive Shop" href="http://www.stirlingsdive.co.nz/" target="_blank">Stirlings Dive Shop</a></td>
<td></td>
<td>Diving</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Horse Treks and Riding</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Fun Farm Stay" href="http://www.farmfunstaynz.co.nz/" target="_blank">Fun Farm Stay</a></td>
<td></td>
<td>Horse Treks and Riding</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Muriwai Beach Riding Centre" href="http://www.aucklandhorsehire.org.nz/" target="_blank">Muriwai Beach Riding Centre</a></td>
<td></td>
<td>Horse Treks and Riding</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Tasman Rides Horse Trekking" href="http://www.tasmanrides.co.nz/" target="_blank">Tasman Rides Horse Trekking</a></td>
<td></td>
<td>Horse Treks and Riding</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Wild Valley Farm" href="http://www.horseride.co.nz/" target="_blank">Wild Valley Farm</a></td>
<td></td>
<td>Horse Treks and Riding</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Hot Air Ballooning</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Balloon Expeditions" href="http://www.balloonexpeditions.co.nz/" target="_blank">Balloon Expeditions</a></td>
<td></td>
<td>Hot Air Ballooning</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Balloon Safaris" href="http://www.tourism.net.nz/listings/jump/attractions-and-activities/102730/main-listing/free/" target="_blank">Balloon Safaris</a></td>
<td></td>
<td>Hot Air Ballooning</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">MotorCycle and Quad Bike</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for 4 Track Adventures" href="http://www.4trackadventures.co.nz/" target="_blank">4 Track Adventures</a></td>
<td></td>
<td>Motorcycle &amp; Quad Bike<span> </span></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Crazyhorse Adventure Trike Tours" href="http://www.crazyhorse.co.nz/" target="_blank">Crazyhorse Adventure Trike Tours</a></td>
<td></td>
<td>Motorcycle &amp; Quad Bike<span> </span></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">SkyDiving</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Nzskydive" href="http://www.nzskydive.co.nz/auckland" target="_blank">Nzskydive</a></td>
<td></td>
<td>Skydiving</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Garlyn Skydiving" href="http://www.garlyn.co.nz/" target="_blank">Garlyn Skydiving</a></td>
<td></td>
<td>Skydiving</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Skydive Waiheke" href="http://www.skydivewaiheke.co.nz/" target="_blank">Skydive Waiheke</a></td>
<td></td>
<td>Skydiving</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Fishing</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Charter Connection Fishing Charters" href="http://www.charterconnection.co.nz/" target="_blank">Charter Connection Fishing Charters</a></td>
<td></td>
<td>Fishing</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Doctor Hook Fishing Adventures" href="http://www.doctorhook.co.nz/" target="_blank">Doctor Hook Fishing Adventures</a></td>
<td></td>
<td>Fishing</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Fish Auckland" href="http://www.fishauckland.co.nz/" target="_blank">Fish Auckland</a></td>
<td></td>
<td>Fishing</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Fishing Adventures" href="http://www.fishingadventures.co.nz/saltwater.htm" target="_blank">Fishing Adventures</a></td>
<td></td>
<td>Fishing</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Gamesail New Zealand" href="http://www.gamesail.co.nz/" target="_blank">Gamesail New Zealand</a></td>
<td></td>
<td>Fishing</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for New Zealand Fishing Safaris" href="http://www.nzfishingsafaris.co.nz/" target="_blank">New Zealand Fishing Safaris</a></td>
<td></td>
<td>Fishing</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Reel Passion Charters" href="http://www.gamefishcharters.co.nz/" target="_blank">Reel Passion Charters</a></td>
<td></td>
<td>Fishing</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for The Serious Fishing Company" href="http://www.kiwiangler.com/" target="_blank">The Serious Fishing Company</a></td>
<td></td>
<td>Fishing</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Fat Snapper Charters" href="http://www.fatsnapper.co.nz/" target="_blank">Fat Snapper Charters</a></td>
<td></td>
<td>Fishing</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Hunky Dory" href="http://www.hunkydory.co.nz/" target="_blank">Hunky Dory</a></td>
<td></td>
<td>Fishing</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Takapu Charters" href="http://www.takapu.com/" target="_blank">Takapu Charters</a></td>
<td></td>
<td>Fishing</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Flyfish And Field New Zealand" href="http://www.flyfishandfield.com/" target="_blank">Flyfish And Field New Zealand</a></td>
<td></td>
<td>Fishing</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for New Zealand Angling" href="http://www.nzangling.co.nz/" target="_blank">New Zealand Angling</a></td>
<td></td>
<td>Fishing</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Andy's Day At The Beach" href="http://www.andysdayatthebeach.co.nz/" target="_blank">Andy&#8217;s Day At The Beach</a></td>
<td></td>
<td>Fishing</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Corporate Safaris" href="http://www.fishingnz.co.nz/" target="_blank">Corporate Safaris</a></td>
<td></td>
<td>Fishing</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Dream Trout" href="http://www.dreamtrout.com/index.html" target="_blank">Dream Trout</a></td>
<td></td>
<td>Fishing</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Hunt Global Ltd" href="http://www.huntglobal.com/" target="_blank">Hunt Global Ltd</a></td>
<td></td>
<td>Fishing</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for New Zealand Fishing Safaris" href="http://www.tourism.net.nz/listings/jump/attractions-and-activities/24158/main-listing/free/" target="_blank">New Zealand Fishing Safaris</a></td>
<td></td>
<td>Fishing</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td>Fishing</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Mountain Biking and Cycling</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Active New Zealand" href="http://www.activenewzealand.com/" target="_blank">Active New Zealand</a></td>
<td></td>
<td>Mountain Biking &amp; Cycling</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Adventure Cycles" href="http://www.adventure-auckland.co.nz/advcychm.html" target="_blank">Adventure Cycles</a></td>
<td></td>
<td>Mountain Biking &amp; Cycling</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Cruises</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Corporate Safaris" href="http://www.fishingnz.co.nz/" target="_blank">Corporate Safaris</a></td>
<td></td>
<td>Cruises</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Kaipara Cruises" href="http://www.helensville.co.nz/kewpie.htm" target="_blank">Kaipara Cruises</a></td>
<td></td>
<td>Cruises</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for William C Daldy" href="http://www.daldy.com/" target="_blank">William C Daldy</a></td>
<td></td>
<td>Cruises</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Bird Watching</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Kiwi Wildlife Tours" href="http://www.kiwi-wildlife.co.nz/" target="_blank">Kiwi Wildlife Tours</a></td>
<td></td>
<td>Birdwatching</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Glenfern Sanctuary" href="http://www.glenfern.org.nz/" target="_blank">Glenfern Sanctuary</a></td>
<td></td>
<td>Birdwatching</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Miranda Shorebird Centre" href="http://www.miranda-shorebird.org.nz/" target="_blank">Miranda Shorebird Centre</a></td>
<td></td>
<td>Birdwatching</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Farm Tours</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Sheep World" href="http://www.sheepworld.co.nz/farm.htm" target="_blank">Sheep World</a></td>
<td></td>
<td>Farm Tour</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Natural Wildlife Tours</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Bush &amp; Beach" href="http://www.bushandbeach.co.nz/" target="_blank">Bush &amp; Beach</a></td>
<td></td>
<td>Natural Wildlife Tours</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Dolphin Explorer" href="http://www.dolphinexplorer.com/" target="_blank">Dolphin Explorer</a></td>
<td></td>
<td>Natural Wildlife Tours</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Kiwi Wildlife Tours" href="http://www.kiwi-wildlife.co.nz/" target="_blank">Kiwi Wildlife Tours</a></td>
<td></td>
<td>Natural Wildlife Tours</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Sea Kayaking Ross Adventures" href="http://www.tourism.net.nz/listings/jump/attractions-and-activities/20409/main-listing/free/" target="_blank">Sea Kayaking Ross Adventures</a></td>
<td></td>
<td>Natural Wildlife Tours</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Glass Bottom Boat" href="http://www.glassbottomboat.co.nz/" target="_blank">Glass Bottom Boat</a></td>
<td></td>
<td>Natural Wildlife Tours</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Scenic Landscape Tours</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Barrier Tour Co" href="http://www.tourism.net.nz/listings/jump/attractions-and-activities/34581/main-listing/free/" target="_blank">Barrier Tour Co</a></td>
<td></td>
<td>Scenic Landscape Tours</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Motuihe Island Conservation And Restoration" href="http://www.motuihe.org.nz/volunteer_information.htm" target="_blank">Motuihe Island Conservation And Restoration</a></td>
<td></td>
<td>Scenic Landscape Tours</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Scenic Flights</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Balloon Expeditions" href="http://www.balloonexpeditions.co.nz/" target="_blank">Balloon Expeditions</a></td>
<td></td>
<td>Scenic Flights</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Dakota Dc-3 Warbirds Flights" href="http://www.flydakota.co.nz/" target="_blank">Dakota Dc-3 Warbirds Flights</a></td>
<td></td>
<td>Scenic Flights</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Heli-flight (nz) Ltd" href="http://www.heliflight.co.nz/" target="_blank">Heli-flight (nz) Ltd</a></td>
<td></td>
<td>Scenic Flights</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Mountain Air" href="http://www.mountainair.co.nz/" target="_blank">Mountain Air</a></td>
<td></td>
<td>Scenic Flights</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for North Shore Helicopters" href="http://www.nshelicopters.co.nz/" target="_blank">North Shore Helicopters</a></td>
<td></td>
<td>Scenic Flights</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Skywork Helicopters" href="http://www.skywork.co.nz/" target="_blank">Skywork Helicopters</a></td>
<td></td>
<td>Scenic Flights</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Auckland Aviation Sports Club" href="http://www.tourism.net.nz/listings/jump/attractions-and-activities/7315/main-listing/free/" target="_blank">Auckland Aviation Sports Club</a></td>
<td></td>
<td>Scenic Flights</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Helilink" href="http://www.helilink.co.nz/" target="_blank">Helilink</a></td>
<td></td>
<td>Scenic Flights</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Miller Helicopters" href="http://www.millerhelicopters.co.nz/" target="_blank">Miller Helicopters</a></td>
<td></td>
<td>Scenic Flights</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Sight Seeing Tours</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Auckland Explorer Bus" href="http://www.explorerbus.co.nz/" target="_blank">Auckland Explorer Bus</a></td>
<td></td>
<td>Sightseeing Tours</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Discover New Zealand" href="http://www.discovernewzealand.com/" target="_blank">Discover New Zealand</a></td>
<td></td>
<td>Sightseeing Tours</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Lionzone" href="http://www.lionzone.co.nz/" target="_blank">Lionzone</a></td>
<td></td>
<td>Sightseeing Tours</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Tipple Tours" href="http://www.tippletours.com/" target="_blank">Tipple Tours</a></td>
<td></td>
<td>Sightseeing Tours</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Bob's Island Tours And Car Rentals" href="http://www.islands.co.nz/bobstours" target="_blank">Bob&#8217;s Island Tours And Car Rentals</a></td>
<td></td>
<td>Sightseeing Tours</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Drive The Loop" href="http://www.gotowaiheke.com/drivetheloop.htm" target="_blank">Drive The Loop</a></td>
<td></td>
<td>Sightseeing Tours</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for On The Road" href="http://www.ontheroad.co.nz/" target="_blank">On The Road</a></td>
<td></td>
<td>Sightseeing Tours</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Private Transfers And Tours" href="http://www.privatetransfers.co.nz/service.htm" target="_blank">Private Transfers And Tours</a></td>
<td></td>
<td>Sightseeing Tours</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Tour Host" href="http://www.tourhost.pl.net/" target="_blank">Tour Host</a></td>
<td></td>
<td>Sightseeing Tours</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">Sealink</td>
<td></td>
<td>Sightseeing Tours</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Skiing and Snow Kiting</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Kiteaddicts, Snowkiting Lessons And Safaris " href="http://www.kiteaddicts.com/" target="_blank">Kiteaddicts, Snowkiting Lessons And Safaris<span> </span></a></td>
<td></td>
<td></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for New Zealand Ski And Snowboard Tours" href="http://www.newzealandsnowtours.com/" target="_blank">New Zealand Ski And Snowboard Tours</a></td>
<td></td>
<td></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Surfing and Watersports</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Anabatic Kiteboarding" href="http://www.anabatic.co.nz/" target="_blank">Anabatic Kiteboarding</a></td>
<td></td>
<td>surfing &amp; water sports</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for New Zealand Surf Tours" href="http://www.newzealandsurftours.com/" target="_blank">New Zealand Surf Tours</a></td>
<td></td>
<td>surfing &amp; water sports</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Ocean Xtreme" href="http://www.oceanxtreme.co.nz/" target="_blank">Ocean Xtreme</a></td>
<td></td>
<td>surfing &amp; water sports</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Piha Surf Shop" href="http://www.tourism.net.nz/listings/jump/attractions-and-activities/29760/main-listing/free/" target="_blank">Piha Surf Shop</a></td>
<td></td>
<td>surfing &amp; water sports</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Mission Bay Watersports" href="http://www.windsurfauckland.com/" target="_blank">Mission Bay Watersports</a></td>
<td></td>
<td>surfing &amp; water sports</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Tramping and Guided Walks</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Harvey's Safaris" href="http://www.tourism.net.nz/listings/jump/attractions-and-activities/100372/main-listing/free/" target="_blank">Harvey&#8217;s Safaris</a></td>
<td></td>
<td>Tramping &amp; Guided Walks</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Parnell Trust Heritage Walks" href="http://www.parnell.org.nz/" target="_blank">Parnell Trust Heritage Walks</a></td>
<td></td>
<td>Tramping &amp; Guided Walks</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Sidetracks" href="http://www.sidetracks.co.nz/" target="_blank">Sidetracks</a></td>
<td></td>
<td>Tramping &amp; Guided Walks</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Underwater Aquarium</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a href="http://www.kellytarltons.co.nz/" target="_blank">www.kellytarltons.co.nz</a></td>
<td></td>
<td>Underwater aquarium</td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Indoor Skiing</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a href="http://www.snowplanet.co.nz/" target="_blank">www.snowplanet.co.nz</a></td>
<td></td>
<td>Indoor Skiing</td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Bridge climb</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a href="http://www.bridgeclimb.co.nz/" target="_blank">www.bridgeclimb.co.nz</a></td>
<td></td>
<td>Bridge Climb</td>
</tr>
</tbody>
</table>
</div>
<p></div><br />
 <script type="text/javascript">// <![CDATA[
          google_ad_client = "pub-6886020739941459"; /* 468x60, created 7/12/09 */ google_ad_slot = "4276620596"; google_ad_width = 468; google_ad_height = 60;
// ]]&gt;</script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"></script></p>
<p><span class='wpfp-span'><img src='http://backpackers-new-zealand.simnz.com/wp-content/plugins/wp-favorite-posts/img/star.png' alt='Favorite' title='Favorite' class='wpfp-img' /><img src='http://backpackers-new-zealand.simnz.com/wp-content/plugins/wp-favorite-posts/img/loading.gif' alt='Loading' title='Loading' class='wpfp-hide wpfp-img' /><a class='wpfp-link' href='?wpfpaction=add&amp;postid=342' title='Add to MY TRIP Favorite Places List' rel='nofollow'>Add to MY TRIP Favorite Places List</a></span></p>
<p><a href="/nz-map/" target="_blank"><img class="alignnone size-full wp-image-452" title="north-island" src="http://backpackers-new-zealand.simnz.com/wp-content/uploads/2009/10/north-island.gif" alt="north-island" width="250" height="301" /></a></p>
<p><a title="New Zealand BackPackers Travel Planner " href="http://nz-backpackers-travel-planner.com" target="_blank">New Zealand BackPackers Travel Planner</a></p>
]]></content:encoded>
			<wfw:commentRss>http://NZ-backpackers-travel-planner.com/auckland-nz-activities/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tauranga Activities Bay of Plenty NZ</title>
		<link>http://NZ-backpackers-travel-planner.com/tauranga-activities-bay-of-plenty-nz/</link>
		<comments>http://NZ-backpackers-travel-planner.com/tauranga-activities-bay-of-plenty-nz/#comments</comments>
		<pubDate>Sun, 25 Oct 2009 08:14:50 +0000</pubDate>
		<dc:creator>Backpacker Planner</dc:creator>
				<category><![CDATA[05 Tauranga Activities]]></category>
		<category><![CDATA[Adventure Activities]]></category>
		<category><![CDATA[Eyeball NZ]]></category>
		<category><![CDATA[Relaxing Activities]]></category>
		<category><![CDATA[4WD]]></category>
		<category><![CDATA[Bay of Plenty Attractions]]></category>
		<category><![CDATA[Blokarting]]></category>
		<category><![CDATA[Dolphin swim]]></category>
		<category><![CDATA[Golfing and Golf tours]]></category>
		<category><![CDATA[Horse riding]]></category>
		<category><![CDATA[Kayaking]]></category>
		<category><![CDATA[Mount Maunganui Attractions]]></category>
		<category><![CDATA[New Zealand Attractions]]></category>
		<category><![CDATA[North Island Attractions]]></category>
		<category><![CDATA[swimming]]></category>
		<category><![CDATA[Tauranga attractions]]></category>
		<category><![CDATA[Tauranga Day Trips]]></category>
		<category><![CDATA[Water Sports]]></category>
		<category><![CDATA[Whale Watch]]></category>
		<category><![CDATA[whale watching]]></category>

		<guid isPermaLink="false">http://NZ-backpackers-travel-planner.com/?p=1588</guid>
		<description><![CDATA[<a href="/tauranga-activities-bay-of-plenty-nz/" title="Click to see Details of Tauranga Activities, Water activities, adventure activities, Wildlife activities in the Bay of Plenty area of New Zealand" target="_self">Tauranga Activities, Water activities, adventure activities, Wildlife activities in the Bay of Plenty area of New Zealand....more....</a>

<em>Click on the Summary Title above or the Location Map to view 
the Tauranga, Mount Maunganui and Bay of Plenty New Zealand location specific details. </em>

<em>Click Category Name Tag below to see All listings under that Category on this whole site</em>]]></description>
			<content:encoded><![CDATA[
	<script type="text/javascript">
	// <![CDATA[
window.addEvent('domready', function() {var ssAcc552 = new MultipleOpenAccordion($('accordion552'), {
		                    togglers:$$('#accordion552 .toggler'),       
		                    elements:$$('#accordion552 .togcontent'),  		                    
                            openAll: false,            
                            fixedHeight: false,    
                            fixedWidth: false,      
                            height: true,              
                            opacity: true,            
                            width: false,                
                            firstElementsOpen: [0]        
                            });
                           
                           var toggleAcc = $$('.toggleAllAcc');
                           var openAcc = $$('.openAllAcc');
                           var closeAcc = $$('.closeAllAcc');
	                             toggleAcc.addEvent('click',function(e) {
		                          ssAcc552.toggleAll();
                                 });
                                 openAcc.addEvent('click',function(e) {
		                          ssAcc552.showAll();
		                          openAcc.setStyle('display', 'none');
		                          closeAcc.setStyle('display', 'block');
                                 });
                                 closeAcc.addEvent('click',function(e) {
		                          ssAcc552.hideAll();
		                          closeAcc.setStyle('display', 'none');
		                          openAcc.setStyle('display', 'block');
                                 });
                                 
                                 
});
// ]]>
</script>
<h2>Tauranga Activities</h2>
<p>Located at the entrance to a natural harbour in the Bay of Plenty, Tauranga and the coastal areas of Mount<strong> </strong>Maunganui are always popular with visitors.</p>
<p>Tauranga and The Mount offer a wide variety of activities, Water activities, Adventure activities, Wildlife activities around the Bay of Plenty area of New Zealand.<br />
<span class='wpfp-span'><img src='http://backpackers-new-zealand.simnz.com/wp-content/plugins/wp-favorite-posts/img/star.png' alt='Favorite' title='Favorite' class='wpfp-img' /><img src='http://backpackers-new-zealand.simnz.com/wp-content/plugins/wp-favorite-posts/img/loading.gif' alt='Loading' title='Loading' class='wpfp-hide wpfp-img' /><a class='wpfp-link' href='?wpfpaction=add&amp;postid=1588' title='Add to MY TRIP Favorite Places List' rel='nofollow'>Add to MY TRIP Favorite Places List</a></span><br />
<script type="text/javascript">// <![CDATA[
amazon_ad_tag = "newzealbacktr-20"; amazon_ad_width = "728"; amazon_ad_height = "90"; amazon_ad_logo = "hide"; amazon_ad_link_target = "new"; amazon_ad_price = "retail"; amazon_color_border = "958989"; amazon_color_logo = "1C0E01";
// ]]&gt;</script><br />
<script src="http://www.assoc-amazon.com/s/ads.js" type="text/javascript"></script></p>
<p><strong>Click on the Bar or the Arrow to Expand the listings below</strong></p>
<div id="accordion552" class="accordion"></p>
<h3 class="toggler">Flying</h3>
<div class="togcontent">
<table border="0" width="480">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;">FLYING</td>
<td>TAURANGA</td>
<td>Gyrate Nz Ltd</td>
<td><a href="http://www.gyrate.co.nz/">http://www.gyrate.co.nz</a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Fishing</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">FISHING</td>
<td>TAURANGA</td>
<td>Abyss Safari Charters</td>
<td><a href="http://www.abysssafari.co.nz/">http://www.abysssafari.co.nz</a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Whales, Dolphins and Seals</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">WHALES, DOLPHINS &amp; SEALS</td>
<td>TAURANGA</td>
<td>Butlers Swim With The Dolphins</td>
<td><a href="http://www.swimwithdolphins.co.nz/">http://www.swimwithdolphins.co.nz</a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">WHALES, DOLPHINS &amp; SEALS</td>
<td>TAURANGA</td>
<td>Dolphin Blue</td>
<td><a href="http://www.dolphinblue.co.nz/">http://www.dolphinblue.co.nz</a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">WHALES, DOLPHINS &amp; SEALS</td>
<td>TAURANGA</td>
<td>Dolphin Seafaris</td>
<td><a href="http://www.nzdolphin.com/">http://www.nzdolphin.com</a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Natural Wildlife</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">NATURAL WILDLIFE</td>
<td>TAURANGA</td>
<td>Living Art Wildlife Park</td>
<td><a href="http://www.livingartwildlifepark.co.nz/">http://www.livingartwildlifepark.co.nz/</a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Canoe and Kayak</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">CANOE &amp; KAYAK</td>
<td>TAURANGA</td>
<td>Waimarino Adventure Park</td>
<td><a href="http://www.waimarino.com/">http://www.waimarino.com</a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">CANOE &amp; KAYAK</td>
<td>MT MAUNGANUI</td>
<td>Canoe And Kayak Tours Bop</td>
<td><a href="http://canoeandkayak.co.nz/">http://canoeandkayak.co.nz</a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">CANOE &amp; KAYAK</td>
<td>MT MAUNGANUI</td>
<td>Xperience Plenty</td>
<td><a href="http://www.xperienceplenty.co.nz/">http://www.xperienceplenty.co.nz</a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Blo-karting</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">BLOKARTING</td>
<td>PAPAMOA</td>
<td>Blokart Heaven</td>
<td><a href="http://www.blokart.com/">http://www.blokart.com</a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">4 Wheel Drive</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">4WD</td>
<td>TE PUKE</td>
<td>Spring Loaded Fun Park</td>
<td><a href="http://www.springloadedfunpark.co.nz/">http://www.springloadedfunpark.co.nz</a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Horse Riding</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">HORSE RIDING</td>
<td>TAURANGA</td>
<td>Oropi Bushlands Scenic Horse Treks</td>
<td><a href="http://www.oropibushlands.co.nz/">http://www.oropibushlands.co.nz</a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">HORSE RIDING</td>
<td>MAKETU</td>
<td>Briars Seaside Rides</td>
<td><a href="http://www.briarshorsetrek.co.nz/">http://www.briarshorsetrek.co.nz</a></td>
</tr>
</tbody>
</table>
</div>
<p></div>
<p><span><a title="New Zealand Site" href="http://www.newzealand.com" target="_blank">New Zealand Official Site</a><br />
 </span></p>
<p><script type="text/javascript">// <![CDATA[
                    google_ad_client = "pub-6886020739941459"; /* 468x60, created 7/12/09 */ google_ad_slot = "4276620596"; google_ad_width = 468; google_ad_height = 60;
// ]]&gt;</script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"></script></p>
<p>.</p>
<p><a title="New Zealand Backpackers Travel Planner" href="http://nz-backpackers-travel-planner.com" target="_blank">New Zealand Backpackers Travel Planner</a></p>
]]></content:encoded>
			<wfw:commentRss>http://NZ-backpackers-travel-planner.com/tauranga-activities-bay-of-plenty-nz/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Plymouth Activities Taranaki NZ</title>
		<link>http://NZ-backpackers-travel-planner.com/new-plymouth-activities-taranaki-nz/</link>
		<comments>http://NZ-backpackers-travel-planner.com/new-plymouth-activities-taranaki-nz/#comments</comments>
		<pubDate>Tue, 20 Oct 2009 07:50:00 +0000</pubDate>
		<dc:creator>Backpacker Planner</dc:creator>
				<category><![CDATA[08 Taranaki Activities]]></category>
		<category><![CDATA[Eyeball NZ]]></category>
		<category><![CDATA[Things to do]]></category>
		<category><![CDATA[Golfing and Golf tours]]></category>
		<category><![CDATA[Kayaking]]></category>
		<category><![CDATA[New Plymouth Attractions]]></category>
		<category><![CDATA[New Plymouth Day Trips]]></category>
		<category><![CDATA[New Zealand Attractions]]></category>
		<category><![CDATA[North Island Attractions]]></category>
		<category><![CDATA[scenic tours]]></category>
		<category><![CDATA[swimming]]></category>
		<category><![CDATA[Taranaki Day Trips]]></category>
		<category><![CDATA[tramping]]></category>

		<guid isPermaLink="false">http://NZ-backpackers-travel-planner.com/?p=1837</guid>
		<description><![CDATA[New Plymouth Activities in New Zealand
<a href="/new-plymouth-activities-taranaki-nz/"  title="Click to see Details of New Plymouth and Wanganui Backpackers Activities New Zealand" target="_self"><img src="http://backpackers-new-zealand.simnz.com/wp-content/uploads/2009/10/taranakimap.gif" alt="Taranaki area" title="Taranaki area" width="54" height="76" class="size-full wp-image-507 alignright" />Activities in the New Plymouth area ....more....</a>

<em>Click on the Summary Title above or the Location Map to view 
the New Plymouth New Zealand location specific details. </em>

<em>Click Category Name Tag below to see All listings under that Category on this whole site</em>]]></description>
			<content:encoded><![CDATA[
	<script type="text/javascript">
	// <![CDATA[
window.addEvent('domready', function() {var ssAcc70 = new MultipleOpenAccordion($('accordion70'), {
		                    togglers:$$('#accordion70 .toggler'),       
		                    elements:$$('#accordion70 .togcontent'),  		                    
                            openAll: false,            
                            fixedHeight: false,    
                            fixedWidth: false,      
                            height: true,              
                            opacity: true,            
                            width: false,                
                            firstElementsOpen: [0]        
                            });
                           
                           var toggleAcc = $$('.toggleAllAcc');
                           var openAcc = $$('.openAllAcc');
                           var closeAcc = $$('.closeAllAcc');
	                             toggleAcc.addEvent('click',function(e) {
		                          ssAcc70.toggleAll();
                                 });
                                 openAcc.addEvent('click',function(e) {
		                          ssAcc70.showAll();
		                          openAcc.setStyle('display', 'none');
		                          closeAcc.setStyle('display', 'block');
                                 });
                                 closeAcc.addEvent('click',function(e) {
		                          ssAcc70.hideAll();
		                          closeAcc.setStyle('display', 'none');
		                          openAcc.setStyle('display', 'block');
                                 });
                                 
                                 
});
// ]]>
</script>
<h2>New Plymouth Activities</h2>
<div id="attachment_507" class="wp-caption alignright" style="width: 144px"><img class="size-full wp-image-507" title="Taranaki area" src="http://backpackers-new-zealand.simnz.com/wp-content/uploads/2009/10/taranakimap.gif" alt="Taranaki area" width="134" height="189" /><p class="wp-caption-text">Taranaki area</p></div>
<p>New Plymouth<br />
<span class='wpfp-span'><img src='http://backpackers-new-zealand.simnz.com/wp-content/plugins/wp-favorite-posts/img/star.png' alt='Favorite' title='Favorite' class='wpfp-img' /><img src='http://backpackers-new-zealand.simnz.com/wp-content/plugins/wp-favorite-posts/img/loading.gif' alt='Loading' title='Loading' class='wpfp-hide wpfp-img' /><a class='wpfp-link' href='?wpfpaction=add&amp;postid=1837' title='Add to MY TRIP Favorite Places List' rel='nofollow'>Add to MY TRIP Favorite Places List</a></span><br />
<script type="text/javascript">// <![CDATA[
amazon_ad_tag = "newzealbacktr-20"; amazon_ad_width = "728"; amazon_ad_height = "90"; amazon_ad_logo = "hide"; amazon_ad_link_target = "new"; amazon_ad_price = "retail"; amazon_color_border = "958989"; amazon_color_logo = "1C0E01";
// ]]&gt;</script><br />
<script src="http://www.assoc-amazon.com/s/ads.js" type="text/javascript"></script></p>
<p><strong>Click on the Bar or the Arrow to Expand the listings below</strong></p>
<div id="accordion70" class="accordion"></p>
<h3 class="toggler">Climbing</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;">CLIMBING</td>
<td>NEW PLYMOUTH</td>
<td>Adventure Dynamics</td>
<td><a href="http://www.adventuredynamics.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.adventuredynamics.co.nz</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Hot Pools</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">HOT POOLS</td>
<td>NEW PLYMOUTH</td>
<td>Taranaki Mineral Pools</td>
<td><a href="http://www.windwand.co.nz/mineralpools" target="_blank"><span style="font-size: 10pt;">http://www.windwand.co.nz/mineralpools</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Kayaking</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">KAYAKING</td>
<td>NEW PLYMOUTH</td>
<td>Taranaki Outdoor Adventures</td>
<td><a href="http://www.toa.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.toa.co.nz</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Museums</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">MUSEUMS</td>
<td>NEW PLYMOUTH</td>
<td>Taranaki Aviation Transport And Technology Museum</td>
<td><a href="http://tatatm.tripod.com/museum" target="_blank"><span style="font-size: 10pt;">http://tatatm.tripod.com/museum</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">MUSEUMS</td>
<td>NEW PLYMOUTH</td>
<td>Taranaki Museum</td>
<td><a href="http://www.pukeariki.com/" target="_blank"><span style="font-size: 10pt;">http://www.pukeariki.com</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Scenic</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">SCENIC</td>
<td>NEW PLYMOUTH</td>
<td>Te Kainga Marire</td>
<td><a href="http://www.tekaingamarire.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.tekaingamarire.co.nz</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Tramping and Hiking</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">TRAMPING &amp; HIKING</td>
<td>NEW PLYMOUTH</td>
<td>Top Guides</td>
<td><a href="http://www.topguides.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.topguides.co.nz</span></a></td>
</tr>
</tbody>
</table>
</div>
<p></div>
<p><span class='wpfp-span'><img src='http://backpackers-new-zealand.simnz.com/wp-content/plugins/wp-favorite-posts/img/star.png' alt='Favorite' title='Favorite' class='wpfp-img' /><img src='http://backpackers-new-zealand.simnz.com/wp-content/plugins/wp-favorite-posts/img/loading.gif' alt='Loading' title='Loading' class='wpfp-hide wpfp-img' /><a class='wpfp-link' href='?wpfpaction=add&amp;postid=1837' title='Add to MY TRIP Favorite Places List' rel='nofollow'>Add to MY TRIP Favorite Places List</a></span></p>
<p><script type="text/javascript">// <![CDATA[
     google_ad_client = "pub-6886020739941459"; /* 468x60, created 7/12/09 */ google_ad_slot = "4276620596"; google_ad_width = 468; google_ad_height = 60;
// ]]&gt;</script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript">
</script><br />
<img class="alignnone size-full wp-image-452" title="north-island" src="http://backpackers-new-zealand.simnz.com/wp-content/uploads/2009/10/north-island.gif" alt="north-island" width="250" height="301" /><br />
<a title="New Zealand Backpackers Travel Planner" href="http://nz-backpackers-travel-planner.com" target="_blank"> New Zealand Backpackers Travel Planner</a></p>
]]></content:encoded>
			<wfw:commentRss>http://NZ-backpackers-travel-planner.com/new-plymouth-activities-taranaki-nz/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nelson Activities South Island NZ</title>
		<link>http://NZ-backpackers-travel-planner.com/nelson-activities-south-island-nz/</link>
		<comments>http://NZ-backpackers-travel-planner.com/nelson-activities-south-island-nz/#comments</comments>
		<pubDate>Sun, 18 Oct 2009 13:07:14 +0000</pubDate>
		<dc:creator>Backpacker Planner</dc:creator>
				<category><![CDATA[13 Nelson Activities]]></category>
		<category><![CDATA[Eyeball NZ]]></category>
		<category><![CDATA[Things to do]]></category>
		<category><![CDATA[Brewery]]></category>
		<category><![CDATA[Culture]]></category>
		<category><![CDATA[Golfing and Golf tours]]></category>
		<category><![CDATA[Hang gliding]]></category>
		<category><![CDATA[Hiking]]></category>
		<category><![CDATA[Horse riding]]></category>
		<category><![CDATA[Jet boating]]></category>
		<category><![CDATA[Kayaking]]></category>
		<category><![CDATA[Kite surfing]]></category>
		<category><![CDATA[Kiteboarding tours]]></category>
		<category><![CDATA[mountain biking]]></category>
		<category><![CDATA[Nelson Attractions]]></category>
		<category><![CDATA[Nelson Day Trips]]></category>
		<category><![CDATA[New Zealand Attractions]]></category>
		<category><![CDATA[paragliding]]></category>
		<category><![CDATA[skydiving]]></category>
		<category><![CDATA[South Island Attractions]]></category>
		<category><![CDATA[swimming]]></category>
		<category><![CDATA[tramping]]></category>
		<category><![CDATA[white water rafting]]></category>
		<category><![CDATA[winery]]></category>

		<guid isPermaLink="false">http://NZ-backpackers-travel-planner.com/?p=2173</guid>
		<description><![CDATA[Nelson Activities. From the northern end of the Southern Alps to stunning beaches, the Nelson area offers plenty to experience....<a href="/nelson-activities-south-island-nz/" title="Click to see Details of Nelson Activities New Zealand" target="_self"><img title="Nelson Area" class="size-full wp-image-505 alignright" src="http://backpackers-new-zealand.simnz.com/wp-content/uploads/2009/10/nelsnomap.gif" alt="Nelson Area" width="54" height="76" />Activities in the Nelson area ....more....</a>

<em>Click on the Summary Title above or the Location Map to 
view the Nelson New Zealand location specific details. </em>

<em>Click Category Name Tag below to see All listings under that Category on this whole site</em>]]></description>
			<content:encoded><![CDATA[
	<script type="text/javascript">
	// <![CDATA[
window.addEvent('domready', function() {var ssAcc693 = new MultipleOpenAccordion($('accordion693'), {
		                    togglers:$$('#accordion693 .toggler'),       
		                    elements:$$('#accordion693 .togcontent'),  		                    
                            openAll: false,            
                            fixedHeight: false,    
                            fixedWidth: false,      
                            height: true,              
                            opacity: true,            
                            width: false,                
                            firstElementsOpen: [0]        
                            });
                           
                           var toggleAcc = $$('.toggleAllAcc');
                           var openAcc = $$('.openAllAcc');
                           var closeAcc = $$('.closeAllAcc');
	                             toggleAcc.addEvent('click',function(e) {
		                          ssAcc693.toggleAll();
                                 });
                                 openAcc.addEvent('click',function(e) {
		                          ssAcc693.showAll();
		                          openAcc.setStyle('display', 'none');
		                          closeAcc.setStyle('display', 'block');
                                 });
                                 closeAcc.addEvent('click',function(e) {
		                          ssAcc693.hideAll();
		                          closeAcc.setStyle('display', 'none');
		                          openAcc.setStyle('display', 'block');
                                 });
                                 
                                 
});
// ]]>
</script>
<h2>Nelson Activities</h2>
<div id="attachment_505" class="wp-caption alignright" style="width: 144px"><img class="size-full wp-image-505" title="Nelson Area" src="http://backpackers-new-zealand.simnz.com/wp-content/uploads/2009/10/nelsnomap.gif" alt="Nelson Area" width="134" height="189" /><p class="wp-caption-text">Nelson Area</p></div>
<p>Nelson is located at the top of the South Island and has a warm sunny climate beside the sea.</p>
<p>From the northern end of the Southern Alps to stunning beaches, the Nelson area offers plenty to experience.</p>
<p>Consistently offering the highest sunshine in the country, you’ll have plenty of time to enjoy the unique lifestyle that Nelson has to offer.</p>
<p>Nelson’s economy is based mainly around seafood (with Port Nelson being the biggest fishing port in Australasia), and is known throughout NZ for its thriving art culture and numerous award winning wineries.</p>
<p>A visit to the area would not be complete without visiting one of the many galleries or watching master glass blowers practice their craft. Why not indulge in fishing, tramping, skydiving, sailing or one of the many other activities this town has to offer.</p>
<p><span class='wpfp-span'><img src='http://backpackers-new-zealand.simnz.com/wp-content/plugins/wp-favorite-posts/img/star.png' alt='Favorite' title='Favorite' class='wpfp-img' /><img src='http://backpackers-new-zealand.simnz.com/wp-content/plugins/wp-favorite-posts/img/loading.gif' alt='Loading' title='Loading' class='wpfp-hide wpfp-img' /><a class='wpfp-link' href='?wpfpaction=add&amp;postid=2173' title='Add to MY TRIP Favorite Places List' rel='nofollow'>Add to MY TRIP Favorite Places List</a></span><br />
<script type="text/javascript">// <![CDATA[
amazon_ad_tag = "newzealbacktr-20"; amazon_ad_width = "728"; amazon_ad_height = "90"; amazon_ad_logo = "hide"; amazon_ad_link_target = "new"; amazon_ad_price = "retail"; amazon_color_border = "958989"; amazon_color_logo = "1C0E01";
// ]]&gt;</script><br />
<script src="http://www.assoc-amazon.com/s/ads.js" type="text/javascript"></script></p>
<h3>Nelson Activities and Attractions</h3>
<p><strong>Click on the Bar or the Arrow to Expand the listings below</strong><br />
 <div id="accordion693" class="accordion"></p>
<h3 class="toggler">4WD Adventure</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;">4WD   ADVENTURE</td>
<td>NELSON</td>
<td>Happy Valley Adventures</td>
<td><a href="http://www.happyvalleyadventures.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.happyvalleyadventures.co.nz</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Art</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">ART</td>
<td>NELSON</td>
<td>World Of Wearable Art &amp; Collectable Cars Museum</td>
<td><a href="http://www.wowcars.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.wowcars.co.nz</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Brewery</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">BREWERY</td>
<td>NELSON</td>
<td>Mac&#8217;s Brewery</td>
<td><a href="http://www.bonz.co.nz/nelsonRegion/macsBrewery" target="_blank"><span style="font-size: 10pt;">http://www.bonz.co.nz/nelsonRegion/macsBrewery</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Fishing</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">FISHING</td>
<td>MOTUEKA</td>
<td>Graham Trout Guiding Adventures</td>
<td><a href="http://www.troutfishingguide.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.troutfishingguide.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">FISHING</td>
<td>NELSON</td>
<td>Latitude Guiding</td>
<td><a href="http://www.latitudeguiding.com/" target="_blank"><span style="font-size: 10pt;">http://www.latitudeguiding.com</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">FISHING</td>
<td>NELSON</td>
<td>Nelson River Dories</td>
<td><a href="http://www.mapua.gen.nz/dories" target="_blank"><span style="font-size: 10pt;">http://www.mapua.gen.nz/dories</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">FISHING</td>
<td>NELSON</td>
<td>Nelson Helicopters</td>
<td><a href="http://www.nelsonhelicopters.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.nelsonhelicopters.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">FISHING</td>
<td>NELSON</td>
<td>Seabird Charters</td>
<td><a href="http://www.seabirdcharters.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.seabirdcharters.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">FISHING</td>
<td>NELSON LAKES</td>
<td>Boris Cech</td>
<td><a href="http://www.flyfishboris.com/" target="_blank"><span style="font-size: 10pt;">http://www.flyfishboris.com</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">FISHING</td>
<td>NELSON LAKES</td>
<td>Triple Tui</td>
<td><a href="http://www.tripletui.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.tripletui.co.nz</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Hang Gliding</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">HANGGLIDING</td>
<td>NELSON</td>
<td>Hang Gliding Nz</td>
<td><a href="http://www.hanggliding.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.hanggliding.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">HANGGLIDING</td>
<td>NELSON</td>
<td>Tasman Sky Adventures</td>
<td><a href="http://www.skyadventures.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.skyadventures.co.nz</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Horse Riding</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">HORSE TREKKING</td>
<td>GOLDNE BAY</td>
<td>Cape Farewell Horse Treks</td>
<td><a href="http://www.horsetreksnz.com/" target="_blank"><span style="font-size: 10pt;">http://www.horsetreksnz.com</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">HORSE TREKKING</td>
<td>KAHURANGI</td>
<td>Western Ranges Horse Treks</td>
<td><a href="http://www.thehorsetrek.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.thehorsetrek.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">HORSE TREKKING</td>
<td>NELSON</td>
<td>Blackbird Valley Horse Treks</td>
<td><a href="http://www.blackbirdvly.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.blackbirdvly.co.nz</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Jet Boating</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">JET BOATING</td>
<td>MURCHISON</td>
<td>The Buller Gorge Swingbridge</td>
<td><a href="http://www.bullergorge.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.bullergorge.co.nz</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Kayaking</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">KAYAKING</td>
<td>ABEL TASMAN</td>
<td>Wilsons Abel Tasman</td>
<td><a href="http://www.abeltasman.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.abeltasman.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">KAYAKING</td>
<td>ABEL TASMAN</td>
<td>Abel Tasman Kayaks</td>
<td><a href="http://www.abeltasmankayaks.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.abeltasmankayaks.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">KAYAKING</td>
<td>ABEL TASMAN</td>
<td>Marahau Sea Kayaks</td>
<td><a href="http://www.marahauseakayaks.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.marahauseakayaks.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">KAYAKING</td>
<td>ABEL TASMAN</td>
<td>Sea Kayaking Able Tasman</td>
<td><a href="http://www.seakayakingnz.com/" target="_blank"><span style="font-size: 10pt;">http://www.seakayakingnz.com</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">KAYAKING</td>
<td>ABEL TASMAN</td>
<td>Abel Tasman Cycling And Sea Kayaking Tours</td>
<td><a href="http://www.seakayaknewzealand.com/" target="_blank"><span style="font-size: 10pt;">http://www.seakayaknewzealand.com</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">KAYAKING</td>
<td>ABEL TASMAN</td>
<td>The Sea Kayak Company</td>
<td><a href="http://www.seakayaknz.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.seakayaknz.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">KAYAKING</td>
<td>GOLDEN BAY</td>
<td>Golden Bay Kayaks</td>
<td><a href="http://www.goldenbaykayaks.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.goldenbaykayaks.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">KAYAKING</td>
<td>KAITERITERI</td>
<td>Abel Tasman Kaiteriteri Kayaks</td>
<td><a href="http://www.seakayak.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.seakayak.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">KAYAKING</td>
<td>MURCHISON</td>
<td>New Zealand Kayak School</td>
<td><a href="http://www.nzkayakschool.com/" target="_blank"><span style="font-size: 10pt;">http://www.nzkayakschool.com</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">KAYAKING</td>
<td>NELSON</td>
<td>Cable Bay Kayaks</td>
<td><a href="http://www.cablebaykayaks.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.cablebaykayaks.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">KAYAKING</td>
<td>NELSON</td>
<td>Explore Pelorus Sea Kayaks</td>
<td><a href="http://www.marlborough.gen.nz/seakayak" target="_blank"><span style="font-size: 10pt;">http://www.marlborough.gen.nz/seakayak</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">KAYAKING</td>
<td>NELSON</td>
<td>Abel Tasman Sailing Adventures</td>
<td><a href="http://www.sailingadventures.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.sailingadventures.co.nz</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Kite Surfing</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">KITE SURFING</td>
<td>NELSON</td>
<td>Kitescool</td>
<td><a href="http://www.kitescool.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.kitescool.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">KITE SURFING</td>
<td>NELSON</td>
<td>Kitesurf Nelson</td>
<td><a href="http://www.kitesurfnelson.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.kitesurfnelson.co.nz</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Maori Culture</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">MAORI CULTURE</td>
<td>NELSON</td>
<td>Creative Tourism New Zealand</td>
<td><a href="http://www.creativetourism.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.creativetourism.co.nz</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Motorcycles</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">MOTORCYCLES</td>
<td>NELSON</td>
<td>Nonstop Adventure</td>
<td><a href="http://www.nonstopadventure.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.nonstopadventure.co.nz</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Mountain biking</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">MOUNTAIN BIKING</td>
<td>MOTUEKA</td>
<td>Abel Tasman Mountain Biking</td>
<td><a href="http://www.abeltasmanmountainbiking.co.nz/new-zealand" target="_blank"><span style="font-size: 10pt;">http://www.abeltasmanmountainbiking.co.nz/new-zealand</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Paragliding</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">PARAGLIDING</td>
<td>NELSON</td>
<td>Nelson Paragliding</td>
<td><a href="http://www.nelsonparagliding.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.nelsonparagliding.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">PARAGLIDING</td>
<td>NELSON</td>
<td>Adventure Paragliding</td>
<td><a href="http://www.skyout.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.skyout.co.nz</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Skydiving</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">SKYDIVING</td>
<td>MOTUEKA</td>
<td>Skydive Abel Tasman</td>
<td><a href="http://www.skydive.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.skydive.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">SKYWIRE</td>
<td>NELSON</td>
<td>Skywire</td>
<td><a href="http://www.happyvalleyadventures.co.nz/sky-wire-flying-fox.html" target="_blank"><span style="font-size: 10pt;">http://www.happyvalleyadventures.co.nz/sky-wire-flying-fox.html</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Tramping and Hiking</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">TRAMPING &amp; HIKING</td>
<td>ABEL TASMAN</td>
<td>Abel Tasman Aqua Taxis</td>
<td><a href="http://www.aquataxis.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.aquataxis.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">TRAMPING &amp; HIKING</td>
<td>KAITERITERI</td>
<td>Abel Tasman Sea Shuttles</td>
<td><a href="http://www.abeltasmanseashuttles.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.abeltasmanseashuttles.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">TRAMPING &amp; HIKING</td>
<td>NELSON</td>
<td>Live-life Experience</td>
<td><a href="http://www.live-life.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.live-life.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">TRAMPING &amp; HIKING</td>
<td>TASMAN</td>
<td>Tapawera Settle</td>
<td><a href="http://www.settle.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.settle.co.nz</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">White Water Rafting</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">WHITE WATER RAFTING</td>
<td>MURCHISON</td>
<td>Ultimate Descents</td>
<td><a href="http://www.rivers.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.rivers.co.nz</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Winery</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">WINERIES</td>
<td>APPELBY</td>
<td>Seifried Estate</td>
<td><a href="http://www.seifried.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.seifried.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">WINERIES</td>
<td>MOUTERE</td>
<td>Glover&#8217;s Vineyard</td>
<td><a href="http://www.glovers-vineyard.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.glovers-vineyard.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">WINERIES</td>
<td>MOUTERE</td>
<td>Moutere Hills Vineyard</td>
<td><a href="http://www.mouterehills.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.mouterehills.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">WINERIES</td>
<td>MOUTERE</td>
<td>Neudorf Vineyards</td>
<td><a href="http://www.neudorf.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.neudorf.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">WINERIES</td>
<td>NELSON</td>
<td>Kahurangi Estate</td>
<td><a href="http://kahurangiwine.com/" target="_blank"><span style="font-size: 10pt;">http://kahurangiwine.com</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">WINERIES</td>
<td>NELSON</td>
<td>Brightwater Vineyards</td>
<td><a href="http://www.brightwaterwine.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.brightwaterwine.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">WINERIES</td>
<td>NELSON</td>
<td>Kaimira Estate</td>
<td><a href="http://www.kaimirawines.com/" target="_blank"><span style="font-size: 10pt;">http://www.kaimirawines.com</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">WINERIES</td>
<td>NELSON</td>
<td>Renato Premium Wines</td>
<td><a href="http://www.renatoestate.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.renatoestate.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">WINERIES</td>
<td>NELSON</td>
<td>Te Mania Estate</td>
<td><a href="http://www.temaniawines.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.temaniawines.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">WINERIES</td>
<td>NELSON</td>
<td>Waimea Estates</td>
<td><a href="http://www.waimeaestates.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.waimeaestates.co.nz</span></a></td>
</tr>
</tbody>
</table>
</div>
<p></div><br />
 <span class='wpfp-span'><img src='http://backpackers-new-zealand.simnz.com/wp-content/plugins/wp-favorite-posts/img/star.png' alt='Favorite' title='Favorite' class='wpfp-img' /><img src='http://backpackers-new-zealand.simnz.com/wp-content/plugins/wp-favorite-posts/img/loading.gif' alt='Loading' title='Loading' class='wpfp-hide wpfp-img' /><a class='wpfp-link' href='?wpfpaction=add&amp;postid=2173' title='Add to MY TRIP Favorite Places List' rel='nofollow'>Add to MY TRIP Favorite Places List</a></span></p>
<p><script type="text/javascript">// <![CDATA[
      google_ad_client = "pub-6886020739941459"; /* 468x60, created 7/12/09 */ google_ad_slot = "4276620596"; google_ad_width = 468; google_ad_height = 60;
// ]]&gt;</script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript">
</script></p>
<p><img class="size-full wp-image-453 alignnone" title="South Island" src="http://backpackers-new-zealand.simnz.com/wp-content/uploads/2009/10/south-island.gif" alt="South Island" width="250" height="301" /></p>
<p><a title="BackPackers Travel Planner New Zealand" href="http://nz-backpackers-travel-planner.com" target="_blank"> New Zealand Backpackers Travel Planner</a></p>
]]></content:encoded>
			<wfw:commentRss>http://NZ-backpackers-travel-planner.com/nelson-activities-south-island-nz/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Picton Activities South Island NZ</title>
		<link>http://NZ-backpackers-travel-planner.com/picton-activities-south-island-nz/</link>
		<comments>http://NZ-backpackers-travel-planner.com/picton-activities-south-island-nz/#comments</comments>
		<pubDate>Sun, 18 Oct 2009 11:55:14 +0000</pubDate>
		<dc:creator>Backpacker Planner</dc:creator>
				<category><![CDATA[12 Picton - Blenheim Activities]]></category>
		<category><![CDATA[13 Nelson Activities]]></category>
		<category><![CDATA[Eyeball NZ]]></category>
		<category><![CDATA[Things to do]]></category>
		<category><![CDATA[Diving]]></category>
		<category><![CDATA[Golfing and Golf tours]]></category>
		<category><![CDATA[Hiking]]></category>
		<category><![CDATA[Kayaking]]></category>
		<category><![CDATA[nature]]></category>
		<category><![CDATA[nature cruises]]></category>
		<category><![CDATA[New Zealand Attractions]]></category>
		<category><![CDATA[New Zealand Nature Cruises]]></category>
		<category><![CDATA[Picton Attractions]]></category>
		<category><![CDATA[Picton Day Trips]]></category>
		<category><![CDATA[scenic flights]]></category>
		<category><![CDATA[South Island Attractions]]></category>
		<category><![CDATA[swimming]]></category>
		<category><![CDATA[tramping]]></category>

		<guid isPermaLink="false">http://NZ-backpackers-travel-planner.com/?p=2425</guid>
		<description><![CDATA[Picton Activities -Upper South Island of New Zealand... <a href="/picton-activities-south-island-nz/"  title="Click to see Details of Picton Activities New Zealand" target="_self"><img src="http://backpackers-new-zealand.simnz.com/wp-content/uploads/2009/10/nelsnomap.gif" alt="Picton Area" title="Picton Area" width="54" height="76" class="size-full wp-image-505 alignright" />Picton Activities....more....</a>

<em>Click on the Summary Title above or the Location Map to 
view the Picton New Zealand location specific details. </em>

<em>Click Category Name Tag below to see All listings under that Category on this whole site</em>]]></description>
			<content:encoded><![CDATA[
	<script type="text/javascript">
	// <![CDATA[
window.addEvent('domready', function() {var ssAcc209 = new MultipleOpenAccordion($('accordion209'), {
		                    togglers:$$('#accordion209 .toggler'),       
		                    elements:$$('#accordion209 .togcontent'),  		                    
                            openAll: false,            
                            fixedHeight: false,    
                            fixedWidth: false,      
                            height: true,              
                            opacity: true,            
                            width: false,                
                            firstElementsOpen: [0]        
                            });
                           
                           var toggleAcc = $$('.toggleAllAcc');
                           var openAcc = $$('.openAllAcc');
                           var closeAcc = $$('.closeAllAcc');
	                             toggleAcc.addEvent('click',function(e) {
		                          ssAcc209.toggleAll();
                                 });
                                 openAcc.addEvent('click',function(e) {
		                          ssAcc209.showAll();
		                          openAcc.setStyle('display', 'none');
		                          closeAcc.setStyle('display', 'block');
                                 });
                                 closeAcc.addEvent('click',function(e) {
		                          ssAcc209.hideAll();
		                          closeAcc.setStyle('display', 'none');
		                          openAcc.setStyle('display', 'block');
                                 });
                                 
                                 
});
// ]]>
</script>
<h2>Picton Activities</h2>
<div id="attachment_505" class="wp-caption alignright" style="width: 144px"><img class="size-full wp-image-505" title="Picton Area" src="http://backpackers-new-zealand.simnz.com/wp-content/uploads/2009/10/nelsnomap.gif" alt="Picton Area" width="134" height="189" /><p class="wp-caption-text">Picton Area</p></div>
<p>Picton is a picturesque waterfront town in the Marlborough region; home to award winning wineries. It is also Marlborough’s main commercial port and access to Queen Charlotte Sound.</p>
<p>Enjoy every possible activity form 4wd adventure to horse trekking, fishing, skydiving, hiking, sailing and all that this point of access to the Sounds has to offer.</p>
<p><span class='wpfp-span'><img src='http://backpackers-new-zealand.simnz.com/wp-content/plugins/wp-favorite-posts/img/star.png' alt='Favorite' title='Favorite' class='wpfp-img' /><img src='http://backpackers-new-zealand.simnz.com/wp-content/plugins/wp-favorite-posts/img/loading.gif' alt='Loading' title='Loading' class='wpfp-hide wpfp-img' /><a class='wpfp-link' href='?wpfpaction=add&amp;postid=2425' title='Add to MY TRIP Favorite Places List' rel='nofollow'>Add to MY TRIP Favorite Places List</a></span><br />
<script type="text/javascript">// <![CDATA[
amazon_ad_tag = "newzealbacktr-20"; amazon_ad_width = "728"; amazon_ad_height = "90"; amazon_ad_logo = "hide"; amazon_ad_link_target = "new"; amazon_ad_price = "retail"; amazon_color_border = "958989"; amazon_color_logo = "1C0E01";
// ]]&gt;</script><br />
<script src="http://www.assoc-amazon.com/s/ads.js" type="text/javascript"></script></p>
<h3>Picton Activities and Attractions</h3>
<h5>Click on the Bar or the Arrow to Expand the listings below</h5>
<div id="accordion209" class="accordion"></p>
<h3 class="toggler">Attractions</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;">ATTRACTIONS</td>
<td>PICTON</td>
<td>Ecoworld Aquarium And Terrarium</td>
<td><a href="http://www.ecoworldnz.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.ecoworldnz.co.nz</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Diving</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">DIVING</td>
<td>PICTON</td>
<td>Dive Picton</td>
<td><a href="http://www.divepicton.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.divepicton.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">DIVING</td>
<td>PICTON</td>
<td>Seal Swimming And Scuba Diving</td>
<td><a href="http://www.sealswimming.com/" target="_blank"><span style="font-size: 10pt;">http://www.sealswimming.com</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Kayaking</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">KAYAKING</td>
<td>PICTON</td>
<td>Waikawa Sea Kayaks</td>
<td><a href="http://members.tripod.com/%7ENZ_Seakayaks" target="_blank"><span style="font-size: 10pt;">http://members.tripod.com/~NZ_Seakayaks</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">KAYAKING</td>
<td>PICTON</td>
<td>Sounds Wild Sea Kayaking</td>
<td><a href="http://www.soundswild.com/" target="_blank"><span style="font-size: 10pt;">http://www.soundswild.com</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Nature Cruises</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">NATURE CRUISES</td>
<td>PICTON</td>
<td>The Cougar Line</td>
<td><a href="http://www.cougarlinecruises.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.cougarlinecruises.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">NATURE CRUISES</td>
<td>PICTON</td>
<td>Dolphin Watch Eco Tours</td>
<td><a href="http://www.naturetours.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.naturetours.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">NATURE CRUISES</td>
<td>PICTON</td>
<td>Sandpiper Charters And Cruises</td>
<td><a href="http://www.sandpiper.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.sandpiper.co.nz</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Scenic Flights</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">SCENIC FLIGHS</td>
<td>PICTON</td>
<td>Sounds Air</td>
<td><a href="http://www.soundsair.com/" target="_blank"><span style="font-size: 10pt;">http://www.soundsair.com</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Tramping and Hiking</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">TRAMPING &amp; HIKING</td>
<td>PICTON</td>
<td>Natural Encounters Guided Walks</td>
<td><a href="http://www.natural-encounters.com/" target="_blank"><span style="font-size: 10pt;">http://www.natural-encounters.com</span></a></td>
</tr>
</tbody>
</table>
</div>
<p></div>
<p><span class='wpfp-span'><img src='http://backpackers-new-zealand.simnz.com/wp-content/plugins/wp-favorite-posts/img/star.png' alt='Favorite' title='Favorite' class='wpfp-img' /><img src='http://backpackers-new-zealand.simnz.com/wp-content/plugins/wp-favorite-posts/img/loading.gif' alt='Loading' title='Loading' class='wpfp-hide wpfp-img' /><a class='wpfp-link' href='?wpfpaction=add&amp;postid=2425' title='Add to MY TRIP Favorite Places List' rel='nofollow'>Add to MY TRIP Favorite Places List</a></span><br />
 <script type="text/javascript">// <![CDATA[
      google_ad_client = "pub-6886020739941459"; /* 468x60, created 7/12/09 */ google_ad_slot = "4276620596"; google_ad_width = 468; google_ad_height = 60;
// ]]&gt;</script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript">
</script></p>
<p><img class="size-full wp-image-453 alignnone" title="South Island" src="http://backpackers-new-zealand.simnz.com/wp-content/uploads/2009/10/south-island.gif" alt="South Island" width="250" height="301" /><br />
<a title="BackPackers Travel Planner New Zealand" href="http://nz-backpackers-travel-planner.com" target="_blank"> New Zealand Backpackers Travel Planner</a></p>
]]></content:encoded>
			<wfw:commentRss>http://NZ-backpackers-travel-planner.com/picton-activities-south-island-nz/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Christchurch Activities Canterbury NZ</title>
		<link>http://NZ-backpackers-travel-planner.com/christchurch-activities-canterbury-nz/</link>
		<comments>http://NZ-backpackers-travel-planner.com/christchurch-activities-canterbury-nz/#comments</comments>
		<pubDate>Sat, 17 Oct 2009 18:37:30 +0000</pubDate>
		<dc:creator>Backpacker Planner</dc:creator>
				<category><![CDATA[15 Christchurch Activities]]></category>
		<category><![CDATA[Adventure Activities]]></category>
		<category><![CDATA[Eyeball NZ]]></category>
		<category><![CDATA[High Energy Activities]]></category>
		<category><![CDATA[Low Energy Activities]]></category>
		<category><![CDATA[Relaxing Activities]]></category>
		<category><![CDATA[4WD]]></category>
		<category><![CDATA[Abseiling]]></category>
		<category><![CDATA[Adventure]]></category>
		<category><![CDATA[Ballooning]]></category>
		<category><![CDATA[Canterbury Day Trips]]></category>
		<category><![CDATA[Christchurch Attractions]]></category>
		<category><![CDATA[Christchurch Day Trips]]></category>
		<category><![CDATA[Climbing]]></category>
		<category><![CDATA[Golfing and Golf tours]]></category>
		<category><![CDATA[Heritage]]></category>
		<category><![CDATA[Horse riding]]></category>
		<category><![CDATA[Jet boats]]></category>
		<category><![CDATA[Karting]]></category>
		<category><![CDATA[Kayaking]]></category>
		<category><![CDATA[Laser Strike]]></category>
		<category><![CDATA[Maori Culture]]></category>
		<category><![CDATA[Motorcycle Riding]]></category>
		<category><![CDATA[motorcycles]]></category>
		<category><![CDATA[nature]]></category>
		<category><![CDATA[New Zealand Attractions]]></category>
		<category><![CDATA[Observatory]]></category>
		<category><![CDATA[paintball]]></category>
		<category><![CDATA[paragliding]]></category>
		<category><![CDATA[quad bikes]]></category>
		<category><![CDATA[Quad Biking]]></category>
		<category><![CDATA[Solar Observatory]]></category>
		<category><![CDATA[South Island Attractions]]></category>
		<category><![CDATA[swimming]]></category>
		<category><![CDATA[wildlife]]></category>

		<guid isPermaLink="false">http://NZ-backpackers-travel-planner.com/?p=2417</guid>
		<description><![CDATA[<a href="/christchurch-activities-canterbury-nz/" title="Click to see Details of Christchurch Activities New Zealand" target="_self"> <img class="size-full wp-image-500 alignright" title="Christchurch" src="http://backpackers-new-zealand.simnz.com/wp-content/uploads/2009/10/chchmap.gif" alt="Christchurch Area" width="54" height="76" />
Christchurch Activities....more....</a>

<em>Click on the Summary Title above or the Location Map to 
view the Christchurch New Zealand location specific details. </em>

<em>Click Category Name Tag below to see All listings under that Category on this whole site</em>]]></description>
			<content:encoded><![CDATA[
	<script type="text/javascript">
	// <![CDATA[
window.addEvent('domready', function() {var ssAcc530 = new MultipleOpenAccordion($('accordion530'), {
		                    togglers:$$('#accordion530 .toggler'),       
		                    elements:$$('#accordion530 .togcontent'),  		                    
                            openAll: false,            
                            fixedHeight: false,    
                            fixedWidth: false,      
                            height: true,              
                            opacity: true,            
                            width: false,                
                            firstElementsOpen: [0]        
                            });
                           
                           var toggleAcc = $$('.toggleAllAcc');
                           var openAcc = $$('.openAllAcc');
                           var closeAcc = $$('.closeAllAcc');
	                             toggleAcc.addEvent('click',function(e) {
		                          ssAcc530.toggleAll();
                                 });
                                 openAcc.addEvent('click',function(e) {
		                          ssAcc530.showAll();
		                          openAcc.setStyle('display', 'none');
		                          closeAcc.setStyle('display', 'block');
                                 });
                                 closeAcc.addEvent('click',function(e) {
		                          ssAcc530.hideAll();
		                          closeAcc.setStyle('display', 'none');
		                          openAcc.setStyle('display', 'block');
                                 });
                                 
                                 
});
// ]]>
</script>
<h2>Christchurch Activities</h2>
<div id="attachment_500" class="wp-caption alignright" style="width: 144px"><img class="size-full wp-image-500" title="Christchurch" src="http://backpackers-new-zealand.simnz.com/wp-content/uploads/2009/10/chchmap.gif" alt="Christchurch Area" width="134" height="189" /><p class="wp-caption-text">Christchurch Area</p></div>
<p>Known as The Garden City, it offers extensive inner city public, private gardens and parks, with the Avon River slowly meandering though the city centre.</p>
<p>Still apparent, is the that Christchurch was founded by upper class English whose influence is still apparent in the city’s architecture, the very English Christ’s College, Cathedral Square, and punting on the Avon River.</p>
<p>While in the city, why not visit the Antarctic Centre or take a drive out to Akaroa, New Zealand’s “French” settlement where you can enjoy a unique atmosphere, great food, fishing and eco boat trips.</p>
<p><span class='wpfp-span'><img src='http://backpackers-new-zealand.simnz.com/wp-content/plugins/wp-favorite-posts/img/star.png' alt='Favorite' title='Favorite' class='wpfp-img' /><img src='http://backpackers-new-zealand.simnz.com/wp-content/plugins/wp-favorite-posts/img/loading.gif' alt='Loading' title='Loading' class='wpfp-hide wpfp-img' /><a class='wpfp-link' href='?wpfpaction=add&amp;postid=2417' title='Add to MY TRIP Favorite Places List' rel='nofollow'>Add to MY TRIP Favorite Places List</a></span><br />
<script type="text/javascript">// <![CDATA[
amazon_ad_tag = "newzealbacktr-20"; amazon_ad_width = "728"; amazon_ad_height = "90"; amazon_ad_logo = "hide"; amazon_ad_link_target = "new"; amazon_ad_price = "retail"; amazon_color_border = "958989"; amazon_color_logo = "1C0E01";
// ]]&gt;</script><br />
<script src="http://www.assoc-amazon.com/s/ads.js" type="text/javascript"></script></p>
<h3>Christchurch Activities and Attractions</h3>
<h5>Click on the Bar or the Arrow to Expand the listings below</h5>
<div id="accordion530" class="accordion">
<h3 class="toggler">4 Wheel Drive Tours</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td>4WD TOURS</td>
<td>CHRISTCHURCH</td>
<td>Alpine Safari Tour</td>
<td><a href="http://www.alpinesafari.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.alpinesafari.co.nz</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Attractions</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">ATTRACTIONS &amp; ACTIVITIES</td>
<td>CHRISTCHURCH</td>
<td>Stewarts Gully Mini Golf And Picnic Domain</td>
<td><a href="http://homepage.ihug.co.nz/%7Eclive.m/stewartsgully/index.htm" target="_blank"><span style="font-size: 10pt;">http://homepage.ihug.co.nz/~clive.m/stewartsgully/index.htm</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">ATTRACTIONS &amp; ACTIVITIES</td>
<td>CHRISTCHURCH</td>
<td>Adrenalin Forest</td>
<td><a href="http://www.adrenalin-forest.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.adrenalin-forest.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">ATTRACTIONS &amp; ACTIVITIES</td>
<td>CHRISTCHURCH</td>
<td>Pirates Island</td>
<td><a href="http://www.adventuregolf.co.nz/"><span style="font-size: 10pt;">http://www.adventuregolf.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">ATTRACTIONS &amp; ACTIVITIES</td>
<td>CHRISTCHURCH</td>
<td>Aimtru Archery</td>
<td><a href="http://www.aimtru.com/" target="_blank"><span style="font-size: 10pt;">http://www.aimtru.com</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">ATTRACTIONS &amp; ACTIVITIES</td>
<td>CHRISTCHURCH</td>
<td>Jellie Park Aqualand</td>
<td><a href="http://www.jelliepark.org.nz/" target="_blank"><span style="font-size: 10pt;">http://www.jelliepark.org.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">ATTRACTIONS &amp; ACTIVITIES</td>
<td>CHRISTCHURCH</td>
<td>Science Alive</td>
<td><a href="http://www.sciencealive.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.sciencealive.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">ATTRACTIONS &amp; ACTIVITIES</td>
<td>CHRISTCHURCH</td>
<td>Tanks For Everything</td>
<td><a href="http://www.tanksforeverything.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.tanksforeverything.co.nz</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Bowling</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">BOWLING</td>
<td>CHRISTCHURCH</td>
<td>Garden City Bowl</td>
<td><a href="http://www.gardencitybowl.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.gardencitybowl.co.nz</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Climbing and Abseiling</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">CLIMBING &amp; ABSEILING</td>
<td>CHRISTCHURCH</td>
<td>Clip &#8216;n Climb</td>
<td><a href="http://www.clipnclimb.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.clipnclimb.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">CLIMBING &amp; ABSEILING</td>
<td>CHRISTCHURCH</td>
<td>The Roxx Climbing Centre</td>
<td><a href="http://www.theroxx.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.theroxx.co.nz</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Golf</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">GOLF</td>
<td>CHRISTCHURCH</td>
<td>Ferrymead Golf</td>
<td><a href="http://www.ferrymeadgolf.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.ferrymeadgolf.co.nz</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Heritage</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">HERITAGE</td>
<td>CHRISTCHURCH</td>
<td><a title="View web site for Air Force Museum" href="http://www.airforcemuseum.co.nz/" target="_blank"><span style="color: windowtext; font-size: 10pt; text-decoration: none;">Air Force Museum</span></a></td>
<td><a href="http://www.airforcemuseum.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.airforcemuseum.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">HERITAGE</td>
<td>CHRISTCHURCH</td>
<td><a title="View web site for The Arts Centre Of Christchurch" href="http://www.artscentre.org.nz/" target="_blank"><span style="color: windowtext; font-size: 10pt; text-decoration: none;">The Arts Centre Of Christchurch</span></a></td>
<td><a href="http://www.artscentre.org.nz/" target="_blank"><span style="font-size: 10pt;">http://www.artscentre.org.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">HERITAGE</td>
<td>CHRISTCHURCH</td>
<td><a title="View web site for Antigua Boat Sheds" href="http://www.boatsheds.co.nz/"><span style="color: windowtext; font-size: 10pt; text-decoration: none;">Antigua Boat Sheds</span></a></td>
<td><a href="http://www.boatsheds.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.boatsheds.co.nz/</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">HERITAGE</td>
<td>CHRISTCHURCH</td>
<td><a title="View web site for Christchurch Cathedral" href="http://www.christchurchcathedral.co.nz/" target="_blank"><span style="color: windowtext; font-size: 10pt; text-decoration: none;">Christchurch Cathedral</span></a></td>
<td><a href="http://www.christchurchcathedral.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.christchurchcathedral.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">HERITAGE</td>
<td>CHRISTCHURCH</td>
<td><a title="View web site for Mona Vale Homestead &amp; Gardens" href="http://www.monavale.co.nz/" target="_blank"><span style="color: windowtext; font-size: 10pt; text-decoration: none;">Mona Vale Homestead &amp; Gardens</span></a></td>
<td><a href="http://www.monavale.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.monavale.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">HERITAGE</td>
<td>CHRISTCHURCH</td>
<td><a title="View web site for Ngaio Marsh House" href="http://www.ngaio-marsh.org.nz/" target="_blank"><span style="color: windowtext; font-size: 10pt; text-decoration: none;">Ngaio Marsh House</span></a></td>
<td><a href="http://www.ngaio-marsh.org.nz/" target="_blank"><span style="font-size: 10pt;">http://www.ngaio-marsh.org.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">HERITAGE</td>
<td>CHRISTCHURCH</td>
<td><a title="View web site for Riccarton House &amp;amp; Bush" href="http://www.riccartonhouse.co.nz/" target="_blank"><span style="color: windowtext; font-size: 10pt; text-decoration: none;">Riccarton House &amp; Bush</span></a></td>
<td><a href="http://www.riccartonhouse.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.riccartonhouse.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">HERITAGE</td>
<td>CHRISTCHURCH</td>
<td><a title="View web site for Sign Of The Takahe" href="http://www.signofthetakahe.com/" target="_blank"><span style="color: windowtext; font-size: 10pt; text-decoration: none;">Sign Of The Takahe</span></a></td>
<td><a href="http://www.signofthetakahe.com/" target="_blank"><span style="font-size: 10pt;">http://www.signofthetakahe.com</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">HERITAGE</td>
<td>CHRISTCHURCH</td>
<td><a title="View web site for Yaldhurst Museum  Of Transport And Science" href="http://www.yaldhurstmuseum.co.nz/" target="_blank"><span style="color: windowtext; font-size: 10pt; text-decoration: none;">Yaldhurst Museum Of Transport And Science</span></a></td>
<td><a href="http://www.yaldhurstmuseum.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.yaldhurstmuseum.co.nz</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Horse Riding</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">HORSE RIDING</td>
<td>CHRISTCHURCH</td>
<td><a title="View web site for Waimak River Horse Treks" href="http://www.gohorsetrekking.co.nz/index.htm" target="_blank"><span style="color: windowtext; font-size: 10pt; text-decoration: none;">Waimak River Horse Treks</span></a></td>
<td><a href="http://www.gohorsetrekking.co.nz/index.htm" target="_blank"><span style="font-size: 10pt;">http://www.gohorsetrekking.co.nz/index.htm</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">HORSE RIDING</td>
<td>CHRISTCHURCH</td>
<td><a title="View web site for Roddy Wood Polo" href="http://www.horsetalk.co.nz/roddywoodpolo/" target="_blank"><span style="color: windowtext; font-size: 10pt; text-decoration: none;">Roddy Wood Polo</span></a></td>
<td><a href="http://www.horsetalk.co.nz/roddywoodpolo" target="_blank"><span style="font-size: 10pt;">http://www.horsetalk.co.nz/roddywoodpolo</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">HORSE RIDING</td>
<td>CHRISTCHURCH</td>
<td><a title="View web site for Orton Bradley Horse Treks" href="http://www.obhorsetreks.co.nz/" target="_blank"><span style="color: windowtext; font-size: 10pt; text-decoration: none;">Orton Bradley Horse Treks</span></a></td>
<td><a href="http://www.obhorsetreks.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.obhorsetreks.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">HORSE RIDING</td>
<td>CHRISTCHURCH</td>
<td><a title="View web site for New Zealand Polo School" href="http://www.polo.co.nz/" target="_blank"><span style="color: windowtext; font-size: 10pt; text-decoration: none;">New Zealand Polo School</span></a></td>
<td><a href="http://www.polo.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.polo.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">HORSE RIDING</td>
<td>CHRISTCHURCH</td>
<td><a title="View web site for Ravensteed Equestrian Centre" href="http://www.ravensteed.co.nz/" target="_blank"><span style="color: windowtext; font-size: 10pt; text-decoration: none;">Ravensteed Equestrian Centre</span></a></td>
<td><a href="http://www.ravensteed.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.ravensteed.co.nz</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Hot Air Ballooning</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">HOT AIR BALLOONING</td>
<td>CHRISTCHURCH</td>
<td><a title="View web site for Balloon Adventures Up Up And Away" href="http://www.ballooning.co.nz/" target="_blank"><span style="color: windowtext; font-size: 10pt; text-decoration: none;">Balloon Adventures Up Up And Away</span></a></td>
<td><a href="http://www.ballooning.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.ballooning.co.nz</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Jet Boats</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">JET BOATS</td>
<td>CHRISTCHURCH</td>
<td><a title="View web site for Jet Thrills" href="http://www.jetthrills.com/" target="_blank"><span style="color: windowtext; font-size: 10pt; text-decoration: none;">Jet Thrills</span></a></td>
<td><a href="http://www.jetthrills.com/" target="_blank"><span style="font-size: 10pt;">http://www.jetthrills.com</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">JET BOATS</td>
<td>CHRISTCHURCH</td>
<td><a title="View web site for River Tours" href="http://www.rivertours.co.nz/" target="_blank"><span style="color: windowtext; font-size: 10pt; text-decoration: none;">River Tours</span></a></td>
<td><a href="http://www.rivertours.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.rivertours.co.nz</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Karting</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">KARTING</td>
<td>CHRISTCHURCH</td>
<td><a title="View web site for Action Karts Raceway" href="http://www.actionkarts.co.nz/" target="_blank"><span style="color: windowtext; font-size: 10pt; text-decoration: none;">Action Karts Raceway</span></a></td>
<td><a href="http://www.actionkarts.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.actionkarts.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">KARTING</td>
<td>CHRISTCHURCH</td>
<td><a title="View web site for Supa Karts Indoor Raceway" href="http://www.supakarts.co.nz/" target="_blank"><span style="color: windowtext; font-size: 10pt; text-decoration: none;">Supa Karts Indoor Raceway</span></a></td>
<td><a href="http://www.supakarts.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.supakarts.co.nz</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Kayaking</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">KAYAKING</td>
<td>CHRISTCHURCH</td>
<td><a title="View web site for Paddlerzone" href="http://www.paddlerzone.co.nz/" target="_blank"><span style="color: windowtext; font-size: 10pt; text-decoration: none;">Paddlerzone</span></a></td>
<td><a href="http://www.paddlerzone.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.paddlerzone.co.nz/</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Laser Strike</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">LASER STRIKE</td>
<td>CHRISTCHURCH</td>
<td>Laser Strike Ltd</td>
<td><a href="http://www.laserstrike.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.laserstrike.co.nz</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Maori Culture</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">MAORI CULTURE</td>
<td>CHRISTCHURCH</td>
<td><a title="View web site for Tamaki Heritage Village" href="http://www.maoriculture.co.nz/" target="_blank"><span style="color: windowtext; font-size: 10pt; text-decoration: none;">Tamaki Heritage Village</span></a></td>
<td><a href="http://www.maoriculture.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.maoriculture.co.nz</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Motorcycle and Quadbikes</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">MOTORCYCLE &amp; QUAD BIKES</td>
<td>CHRISTCHURCH</td>
<td><a title="View web site for Adventure Trailrides" href="http://www.adventureride.co.nz/" target="_blank"><span style="color: windowtext; font-size: 10pt; text-decoration: none;">Adventure Trailrides</span></a></td>
<td><a href="http://www.adventureride.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.adventureride.co.nz</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Nature</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">NATURE</td>
<td>CHRISTCHURCH</td>
<td><a title="View web site for Willowbank Wildlife Reserve" href="http://www.willowbank.co.nz/" target="_blank"><span style="color: windowtext; font-size: 10pt; text-decoration: none;">Willowbank Wildlife Reserve</span></a></td>
<td><a href="http://www.willowbank.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.willowbank.co.nz</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Observatory</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">OBSERVATORY</td>
<td>CHRISTCHURCH</td>
<td><a title="View web site for Townsend Observatory" href="http://www.artscentre.org.nz/Whats-On/Townsend-Observatory.asp" target="_blank"><span style="color: windowtext; font-size: 10pt; text-decoration: none;">Townsend Observatory</span></a></td>
<td><a href="http://www.artscentre.org.nz/Whats-On/Townsend-Observatory.asp" target="_blank"><span style="font-size: 10pt;">http://www.artscentre.org.nz/Whats-On/Townsend-Observatory.asp</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Paintball</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">PAINTBALL</td>
<td>CHRISTCHURCH</td>
<td>The Ultimate Game</td>
<td><a href="http://www.paintballgames.co.nz/ultimategame.htm" target="_blank"><span style="font-size: 10pt;">http://www.paintballgames.co.nz/ultimategame.htm</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">PAINTBALL</td>
<td>CHRISTCHURCH</td>
<td>Urban Paintball</td>
<td><a href="http://www.urbanpaintball.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.urbanpaintball.co.nz</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Paragliding</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">PARAGLIDING</td>
<td>CHRISTCHURCH</td>
<td><a title="View web site for Nimbus Paragliding" href="http://www.nimbusparagliding.cjb.net/" target="_blank"><span style="color: windowtext; font-size: 10pt; text-decoration: none;">Nimbus Paragliding</span></a></td>
<td><a href="http://www.nimbusparagliding.cjb.net/" target="_blank"><span style="font-size: 10pt;">http://www.nimbusparagliding.cjb.net</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">PARAGLIDING</td>
<td>CHRISTCHURCH</td>
<td><a title="View web site for Parapro" href="http://www.parapro.co.nz/" target="_blank"><span style="color: windowtext; font-size: 10pt; text-decoration: none;">Parapro</span></a></td>
<td><a href="http://www.parapro.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.parapro.co.nz</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Swimming</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">SWIMMING</td>
<td>CHRISTCHURCH</td>
<td>Qeii Leisure Centre Pool</td>
<td><a href="http://www.qeiipark.org.nz/" target="_blank"><span style="font-size: 10pt;">http://www.qeiipark.org.nz</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Wildlife</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">WILDLIFE</td>
<td>CHRISTCHURCH</td>
<td>Southern Encounter Aquarium &amp; Kiwi House</td>
<td><a href="http://www.southernencounter.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.southernencounter.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">WILDLIFE PARK</td>
<td>CHRISTCHURCH</td>
<td>Orana Wildlife Park</td>
<td><a href="http://www.oranawildlifepark.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.oranawildlifepark.co.nz</span></a></td>
</tr>
</tbody>
</table>
</div>
<p></div><br />
 <span class='wpfp-span'><img src='http://backpackers-new-zealand.simnz.com/wp-content/plugins/wp-favorite-posts/img/star.png' alt='Favorite' title='Favorite' class='wpfp-img' /><img src='http://backpackers-new-zealand.simnz.com/wp-content/plugins/wp-favorite-posts/img/loading.gif' alt='Loading' title='Loading' class='wpfp-hide wpfp-img' /><a class='wpfp-link' href='?wpfpaction=add&amp;postid=2417' title='Add to MY TRIP Favorite Places List' rel='nofollow'>Add to MY TRIP Favorite Places List</a></span></p>
<p><script type="text/javascript">// <![CDATA[
           google_ad_client = "pub-6886020739941459"; /* 468x60, created 7/12/09 */ google_ad_slot = "4276620596"; google_ad_width = 468; google_ad_height = 60;
// ]]&gt;</script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"></script><br />
<img class="size-full wp-image-453 alignnone" title="South Island" src="http://backpackers-new-zealand.simnz.com/wp-content/uploads/2009/10/south-island.gif" alt="South Island" width="250" height="301" /></p>
<p><a title="BackPackers Travel Planner New Zealand" href="http://nz-backpackers-travel-planner.com" target="_blank">New Zealand Backpackers Travel Planner</a></p>
]]></content:encoded>
			<wfw:commentRss>http://NZ-backpackers-travel-planner.com/christchurch-activities-canterbury-nz/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fiordland NZ Glaciers South Island Activities</title>
		<link>http://NZ-backpackers-travel-planner.com/fiordland-nz-glaciers-south-island-activities/</link>
		<comments>http://NZ-backpackers-travel-planner.com/fiordland-nz-glaciers-south-island-activities/#comments</comments>
		<pubDate>Sat, 17 Oct 2009 11:52:32 +0000</pubDate>
		<dc:creator>Backpacker Planner</dc:creator>
				<category><![CDATA[16 West Coast Activities]]></category>
		<category><![CDATA[17 Fiordland Activities]]></category>
		<category><![CDATA[Eyeball NZ]]></category>
		<category><![CDATA[High Energy Activities]]></category>
		<category><![CDATA[Low Energy Activities]]></category>
		<category><![CDATA[Fiordland Attractions]]></category>
		<category><![CDATA[Fiordland Day Trips]]></category>
		<category><![CDATA[Glacier Day Trips]]></category>
		<category><![CDATA[Glacier tours]]></category>
		<category><![CDATA[Hiking]]></category>
		<category><![CDATA[Hot Pools]]></category>
		<category><![CDATA[Kayaking]]></category>
		<category><![CDATA[New Zealand Attractions]]></category>
		<category><![CDATA[NZ Glaciers]]></category>
		<category><![CDATA[quad bikes]]></category>
		<category><![CDATA[Quad Biking]]></category>
		<category><![CDATA[scenic flights]]></category>
		<category><![CDATA[skydiving]]></category>
		<category><![CDATA[South Island Attractions]]></category>
		<category><![CDATA[tramping]]></category>
		<category><![CDATA[white water rafting]]></category>

		<guid isPermaLink="false">http://NZ-backpackers-travel-planner.com/?p=2620</guid>
		<description><![CDATA[Fiordland Glaciers Activities<a href="/fiordland-nz-glaciers-south-island-activities/" title="Click to see Details of Fiordland Glaciers Activities South Island New Zealand" target="_self"><img src="http://backpackers-new-zealand.simnz.com/wp-content/uploads/2009/10/franzmap.gif" alt="Franz Josef / Fiordland" title="Franz Josef / Fiordland" width="54" height="76" class="size-full wp-image-502 alignright" />
Fiordland....more....</a>

<em>Click on the Summary Title above or the Location Map to view 
the Fiordland New Zealand location specific details. </em>

<em>Click Category Name Tag below to see All listings under that Category on this whole site</em>]]></description>
			<content:encoded><![CDATA[
	<script type="text/javascript">
	// <![CDATA[
window.addEvent('domready', function() {var ssAcc637 = new MultipleOpenAccordion($('accordion637'), {
		                    togglers:$$('#accordion637 .toggler'),       
		                    elements:$$('#accordion637 .togcontent'),  		                    
                            openAll: false,            
                            fixedHeight: false,    
                            fixedWidth: false,      
                            height: true,              
                            opacity: true,            
                            width: false,                
                            firstElementsOpen: [0]        
                            });
                           
                           var toggleAcc = $$('.toggleAllAcc');
                           var openAcc = $$('.openAllAcc');
                           var closeAcc = $$('.closeAllAcc');
	                             toggleAcc.addEvent('click',function(e) {
		                          ssAcc637.toggleAll();
                                 });
                                 openAcc.addEvent('click',function(e) {
		                          ssAcc637.showAll();
		                          openAcc.setStyle('display', 'none');
		                          closeAcc.setStyle('display', 'block');
                                 });
                                 closeAcc.addEvent('click',function(e) {
		                          ssAcc637.hideAll();
		                          closeAcc.setStyle('display', 'none');
		                          openAcc.setStyle('display', 'block');
                                 });
                                 
                                 
});
// ]]>
</script>
<h2>Fiordland Glaciers Activities</h2>
<div id="attachment_502" class="wp-caption alignright" style="width: 144px"><img class="size-full wp-image-502" title="Franz Josef / Fiordland" src="http://backpackers-new-zealand.simnz.com/wp-content/uploads/2009/10/franzmap.gif" alt="Franz Josef / Fiordland" width="134" height="189" /><p class="wp-caption-text">Franz Josef / Fiordland</p></div>
<h3>MILFORD SOUND &amp; FIORDLAND</h3>
<p>Described by Rudyard Kipling as the ‘eighth wonder of the world’, located in the beautiful Fiordland region of New Zealand, Milford Sound is set within a world heritage region often called the Sightseeing and Walking Capital of the world.</p>
<h3>THE GLACIERS</h3>
<p>Remnants of the ice age cascade from the snowfields of the Southern Alps to valley floors 300 meters above sea level. Nowhere else in the world’s temperate climates are glaciers so accessible. With glaciers covering nearly half of the Aoraki / Mt Cook area you’ll have plenty of glacial option to choose from.</p>
<p>There are a range of guided excursions available that will provide professional guides who will give full explanations regarding the geological features, flora and fauna of the area.</p>
<p>If seeing the glaciers from above is more to your liking, there are helicopter and fixed wing aircraft that also provide scenic flights and snow landings amidst New Zealand’s highest peaks, overlooking these glaciers. A range of walks exist, surrounding glaciers in New Zealand that provide excellent points for viewing the glacier as well as exploring the surrounding rainforest environments.</p>
<p>The combination of ice and temperate rainforest is a unique feature of New Zealand’s glacier country, and is an ecosystem found nowhere else in the world.</p>
<h3>Franz Josef Glacier</h3>
<p>Located in Westland National Park, Franz Joseph glacier is one of New Zealand’s most spectacular natural attractions. It was named by geologist and explorer Julius von Haast in 1863, after the Emperor of the Austro-Hungarian Empire.</p>
<p>It is the steepest and fastest moving glacier in New Zealand. Measuring 12 kilometer’s long, this 7000 year old body of ice is sliding down a mountain valley into a rainforest. Franz Josef can be safely viewed from as close as 15 metres.</p>
<h3>Fox Glacier</h3>
<p>At 13 Kilometers long and reaching 300 metres deep, Fox Glacier falls about 2600 metres throughout its journey. Named in 1872 after Sir William Fox, New Zealand’s then Prime Minister, the Fox Glacier is only 25 kilometers from Franz Josef Glacier.</p>
<p>The Fox Glacier township is perhaps a little more laid back, offering a more relaxed atmosphere to soak up the surrounding beauty.</p>
<h3>Tasman Glacier</h3>
<p>At 27 kilometers long, the Tasman Glacier is an impressive sight.</p>
<p>Landing by small ski plane or helicopter, explore the spectacular ice formations and caverns for an unforgettable experience. From October until May, you can explore the Tasman Glacier’s terminal lake by boat.</p>
<p>The Tasman Glacier in New Zealand is an excellent choice for intermediate skiers, while the Murchison, Darwin and Bonney glaciers promise excitement for advanced skiers.</p>
<p><span class='wpfp-span'><img src='http://backpackers-new-zealand.simnz.com/wp-content/plugins/wp-favorite-posts/img/star.png' alt='Favorite' title='Favorite' class='wpfp-img' /><img src='http://backpackers-new-zealand.simnz.com/wp-content/plugins/wp-favorite-posts/img/loading.gif' alt='Loading' title='Loading' class='wpfp-hide wpfp-img' /><a class='wpfp-link' href='?wpfpaction=add&amp;postid=2620' title='Add to MY TRIP Favorite Places List' rel='nofollow'>Add to MY TRIP Favorite Places List</a></span><br />
<script type="text/javascript">// <![CDATA[
amazon_ad_tag = "newzealbacktr-20"; amazon_ad_width = "728"; amazon_ad_height = "90"; amazon_ad_logo = "hide"; amazon_ad_link_target = "new"; amazon_ad_price = "retail"; amazon_color_border = "958989"; amazon_color_logo = "1C0E01";
// ]]&gt;</script><br />
<script src="http://www.assoc-amazon.com/s/ads.js" type="text/javascript"></script></p>
<h3>Fiordland Activities and Attractions</h3>
<h5>Click on the Bar or the Arrow to Expand the listings below</h5>
<div id="accordion637" class="accordion"></p>
<h3 class="toggler">Fox Glacier Activities</h3>
<div class="togcontent">
<table border="0">.</p>
<tbody>
<tr style="height: 13.8pt;" height="18">
<td>GLACIERS</td>
<td>FOX GLACIER</td>
<td>Fox Glacier Guiding</td>
<td>http://www.foxguides.co.nz/</td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">SCENIC FLIGHTS</td>
<td>FOX GLACIER</td>
<td>The Helicopter Line</td>
<td>http://www.helicopter.co.nz/</td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">SCENIC FLIGHTS</td>
<td>FOX GLACIER</td>
<td>Glacier Southern Lakes Helicopters</td>
<td>http://www.heli-flights.co.nz/</td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">SCENIC FLIGHTS</td>
<td>FOX GLACIER</td>
<td>Heliventures</td>
<td>http://www.heliventures.co.nz/</td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">GLACIERS</td>
<td>FOX GLACIER</td>
<td>Mountain Helicopters</td>
<td><a href="http://www.mountainhelicopters.co.nz/" target="_blank"><span style="font-size: 10pt; text-decoration: none;">http://www.mountainhelicopters.co.nz/</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">SCENIC FLIGHTS</td>
<td>FOX GLACIER</td>
<td>Aoraki Mount Cook Ski Planes</td>
<td>http://www.mtcookskiplanes.com/</td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">SCENIC FLIGHTS</td>
<td>FOX GLACIER</td>
<td>Alpine Adventures Heliservices</td>
<td>http://www.scenic-flights.co.nz/</td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">PERSONAL TOURS</td>
<td>FOX GLACIER</td>
<td>Scenic Fox</td>
<td>http://www.scenicfox.com/</td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">SKYDIVING</td>
<td>FOX GLACIER</td>
<td>Skydive New Zealand</td>
<td>http://www.skydivingnz.co.nz/</td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Franz Josef Activities</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">QUAD BIKES</td>
<td>FRANZ JOSEPH</td>
<td>Across Country Quad Bikes</td>
<td><a href="http://www.acrosscountryquadbikes.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.acrosscountryquadbikes.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">WHITE WATER RAFTING</td>
<td>FRANZ JOSEPH</td>
<td>Hokitika Heli-rafting</td>
<td><a href="http://www.ecorafting.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.ecorafting.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">GLACIER HIKING</td>
<td>FRANZ JOSEPH</td>
<td>Franz Josef Glacier Guides</td>
<td><a href="http://www.franzjosefglacier.com/" target="_blank"><span style="font-size: 10pt;">http://www.franzjosefglacier.com</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">HOT POOLS</td>
<td>FRANZ JOSEPH</td>
<td>Glacier Hot Pools</td>
<td><a href="http://www.glacierhotpools.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.glacierhotpools.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">KAYAKING</td>
<td>FRANZ JOSEPH</td>
<td>Glacier Country Tours And Kayaks</td>
<td><a href="http://www.glacierkayaks.com/" target="_blank"><span style="font-size: 10pt;">http://www.glacierkayaks.com/</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">GLACIERS</td>
<td>FRANZ JOSEPH</td>
<td>Glacier Valley Eco Tours</td>
<td><a href="http://www.glaciervalley.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.glaciervalley.co.nz</span></a></td>
</tr>
</tbody>
</table>
</div>
<p></div>
<p><span class='wpfp-span'><img src='http://backpackers-new-zealand.simnz.com/wp-content/plugins/wp-favorite-posts/img/star.png' alt='Favorite' title='Favorite' class='wpfp-img' /><img src='http://backpackers-new-zealand.simnz.com/wp-content/plugins/wp-favorite-posts/img/loading.gif' alt='Loading' title='Loading' class='wpfp-hide wpfp-img' /><a class='wpfp-link' href='?wpfpaction=add&amp;postid=2620' title='Add to MY TRIP Favorite Places List' rel='nofollow'>Add to MY TRIP Favorite Places List</a></span></p>
<p><script type="text/javascript">// <![CDATA[
       google_ad_client = "pub-6886020739941459"; /* 468x60, created 7/12/09 */ google_ad_slot = "4276620596"; google_ad_width = 468; google_ad_height = 60;
// ]]&gt;</script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"></script></p>
<p><img class="size-full wp-image-453 alignnone" title="South Island" src="http://backpackers-new-zealand.simnz.com/wp-content/uploads/2009/10/south-island.gif" alt="South Island" width="250" height="301" /></p>
<p><a title="New Zealand Backpackers Travel Planner" href="http://nz-backpackers-travel-planner.com" target="_blank">New Zealand Backpackers Travel Planner</a></p>
]]></content:encoded>
			<wfw:commentRss>http://NZ-backpackers-travel-planner.com/fiordland-nz-glaciers-south-island-activities/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Milford Sound NZ South Island Activities</title>
		<link>http://NZ-backpackers-travel-planner.com/milford-sound-nz-south-island-activities/</link>
		<comments>http://NZ-backpackers-travel-planner.com/milford-sound-nz-south-island-activities/#comments</comments>
		<pubDate>Sat, 17 Oct 2009 10:08:20 +0000</pubDate>
		<dc:creator>Backpacker Planner</dc:creator>
				<category><![CDATA[16 West Coast Activities]]></category>
		<category><![CDATA[17 Fiordland Activities]]></category>
		<category><![CDATA[Adventure Activities]]></category>
		<category><![CDATA[Eyeball NZ]]></category>
		<category><![CDATA[High Energy Activities]]></category>
		<category><![CDATA[Low Energy Activities]]></category>
		<category><![CDATA[Cruises]]></category>
		<category><![CDATA[Eco tours]]></category>
		<category><![CDATA[Fiordland Day Trips]]></category>
		<category><![CDATA[Fishing]]></category>
		<category><![CDATA[Golfing and Golf tours]]></category>
		<category><![CDATA[Hiking]]></category>
		<category><![CDATA[Kayaking]]></category>
		<category><![CDATA[Milford Attractions]]></category>
		<category><![CDATA[Milford Sound Attractions]]></category>
		<category><![CDATA[Milford Sound Day Trips]]></category>
		<category><![CDATA[New Zealand Attractions]]></category>
		<category><![CDATA[scenic flights]]></category>
		<category><![CDATA[scenic tours]]></category>
		<category><![CDATA[South Island Attractions]]></category>

		<guid isPermaLink="false">http://NZ-backpackers-travel-planner.com/?p=2203</guid>
		<description><![CDATA[Milford Sound Activities in the lower South Island of New Zealand <a href="/milford-sound-nz-south-island-activities/" title="Click to see Details of Milford Sound Activities New Zealand" target="_self"><img src="http://backpackers-new-zealand.simnz.com/wp-content/uploads/2009/10/franzmap.gif" alt="Franz Josef / Fiordland" title="Franz Josef / Fiordland" width="54" height="76" class="size-full wp-image-502 alignright" />
Milford Sound activities ....more....</a>

<em>Click on the Summary Title above or the Location Map to view 
the Milford Sound New Zealand location specific details. </em>

<em>Click Category Name Tag below to see All listings under that Category on this whole site</em>]]></description>
			<content:encoded><![CDATA[
	<script type="text/javascript">
	// <![CDATA[
window.addEvent('domready', function() {var ssAcc159 = new MultipleOpenAccordion($('accordion159'), {
		                    togglers:$$('#accordion159 .toggler'),       
		                    elements:$$('#accordion159 .togcontent'),  		                    
                            openAll: false,            
                            fixedHeight: false,    
                            fixedWidth: false,      
                            height: true,              
                            opacity: true,            
                            width: false,                
                            firstElementsOpen: [0]        
                            });
                           
                           var toggleAcc = $$('.toggleAllAcc');
                           var openAcc = $$('.openAllAcc');
                           var closeAcc = $$('.closeAllAcc');
	                             toggleAcc.addEvent('click',function(e) {
		                          ssAcc159.toggleAll();
                                 });
                                 openAcc.addEvent('click',function(e) {
		                          ssAcc159.showAll();
		                          openAcc.setStyle('display', 'none');
		                          closeAcc.setStyle('display', 'block');
                                 });
                                 closeAcc.addEvent('click',function(e) {
		                          ssAcc159.hideAll();
		                          closeAcc.setStyle('display', 'none');
		                          openAcc.setStyle('display', 'block');
                                 });
                                 
                                 
});
// ]]>
</script>
<h2>Milford Sound Activities</h2>
<div id="attachment_502" class="wp-caption alignright" style="width: 144px"><img class="size-full wp-image-502" title="Franz Josef / Fiordland" src="http://backpackers-new-zealand.simnz.com/wp-content/uploads/2009/10/franzmap.gif" alt="Franz Josef / Fiordland" width="134" height="189" /><p class="wp-caption-text">Franz Josef / Fiordland</p></div>
<p>A visit to Fiordland is a must on any trip around Aotearoa. Its World Heritage status is easily justified when you view Mitre Peak, Milford and Doubtful Sounds. Add to this some world famous great walks such as the Milford, Routeburn and Kepler Tracks that are all located within the region and you can easily understand its status as a “Must See” on any traveler’s itinerary.</p>
<p>At the centre of the region is the beautiful township of Te Anau, offering a range of activities and dining options, making it a great place to make your base. From here, all the amazing sights of Fiordland are within a 2 – 2&amp;1/2 hour easy drive.</p>
<p>You can explore Fiordland National Park by foot, sea kayak or boat; take to the air and flightsee it. Covering 1.2 million hectares it showcases dramatic wilderness on a grand scale. Waterfalls tumble hundreds of metres into pristine, forested valleys. Sheer-sided fiords slide gracefully into the sea, while rare native birds and sea creatures go about their lives in a near-perfect world.</p>
<p>Famous walking trails in the region include the Milford, Kepler, Hollyford and Routeburn Tracks. In most cases you can head off on your own, and guides are available for some tracks.</p>
<p>In addition to the famous walking tracks, local attractions include fishing, golf, 4WD (four-wheel driving), motorbikes, hunting, cave explorations, scenic boat cruises and much more.</p>
<p><span class='wpfp-span'><img src='http://backpackers-new-zealand.simnz.com/wp-content/plugins/wp-favorite-posts/img/star.png' alt='Favorite' title='Favorite' class='wpfp-img' /><img src='http://backpackers-new-zealand.simnz.com/wp-content/plugins/wp-favorite-posts/img/loading.gif' alt='Loading' title='Loading' class='wpfp-hide wpfp-img' /><a class='wpfp-link' href='?wpfpaction=add&amp;postid=2203' title='Add to MY TRIP Favorite Places List' rel='nofollow'>Add to MY TRIP Favorite Places List</a></span></p>
<p>MILFORD SOUND &amp; FIORDLAND</p>
<p>Described by Rudyard Kipling as the ‘eighth wonder of the world’, located in the beautiful Fiordland region of New Zealand, Milford Sound is set within a world heritage region often called the Sightseeing and Walking Capital of the world.<br />
THE GLACIERS</p>
<p>Remnants of the ice age cascade from the snowfields of the Southern Alps to valley floors 300 meters above sea level. Nowhere else in the world’s temperate climates are glaciers so accessible. With glaciers covering nearly half of the Aoraki / Mt Cook area you’ll have plenty of glacial option to choose from.</p>
<p>There are a range of guided excursions available that will provide professional guides who will give full explanations regarding the geological features, flora and fauna of the area.</p>
<p>If seeing the glaciers from above is more to your liking, there are helicopter and fixed wing aircraft that also provide scenic flights and snow landings amidst New Zealand’s highest peaks, overlooking these glaciers. A range of walks exist, surrounding glaciers in New Zealand that provide excellent points for viewing the glacier as well as exploring the surrounding rainforest environments.</p>
<p>The combination of ice and temperate rainforest is a unique feature of New Zealand’s glacier country, and is an ecosystem found nowhere else in the world.<br />
Franz Josef Glacier</p>
<p>Located in Westland National Park, Franz Joseph glacier is one of New Zealand’s most spectacular natural attractions. It was named by geologist and explorer Julius von Haast in 1863, after the Emperor of the Austro-Hungarian Empire.</p>
<p>It is the steepest and fastest moving glacier in New Zealand. Measuring 12 kilometer’s long, this 7000 year old body of ice is sliding down a mountain valley into a rainforest. Franz Josef can be safely viewed from as close as 15 metres.<br />
Fox Glacier</p>
<p>At 13 Kilometers long and reaching 300 metres deep, Fox Glacier falls about 2600 metres throughout its journey. Named in 1872 after Sir William Fox, New Zealand’s then Prime Minister, the Fox Glacier is only 25 kilometers from Franz Josef Glacier.</p>
<p>The Fox Glacier township is perhaps a little more laid back, offering a more relaxed atmosphere to soak up the surrounding beauty.<br />
Tasman Glacier</p>
<p>At 27 kilometers long, the Tasman Glacier is an impressive sight.</p>
<p>Landing by small ski plane or helicopter, explore the spectacular ice formations and caverns for an unforgettable experience. From October until May, you can explore the Tasman Glacier’s terminal lake by boat.</p>
<p>The Tasman Glacier in New Zealand is an excellent choice for intermediate skiers, while the Murchison, Darwin and Bonney glaciers promise excitement for advanced skiers.</p>
<p><span class='wpfp-span'><img src='http://backpackers-new-zealand.simnz.com/wp-content/plugins/wp-favorite-posts/img/star.png' alt='Favorite' title='Favorite' class='wpfp-img' /><img src='http://backpackers-new-zealand.simnz.com/wp-content/plugins/wp-favorite-posts/img/loading.gif' alt='Loading' title='Loading' class='wpfp-hide wpfp-img' /><a class='wpfp-link' href='?wpfpaction=add&amp;postid=2203' title='Add to MY TRIP Favorite Places List' rel='nofollow'>Add to MY TRIP Favorite Places List</a></span><br />
<script type="text/javascript">// <![CDATA[
amazon_ad_tag = "newzealbacktr-20"; amazon_ad_width = "728"; amazon_ad_height = "90"; amazon_ad_logo = "hide"; amazon_ad_link_target = "new"; amazon_ad_price = "retail"; amazon_color_border = "958989"; amazon_color_logo = "1C0E01";
// ]]&gt;</script><br />
<script src="http://www.assoc-amazon.com/s/ads.js" type="text/javascript"></script></p>
<h3>Milford Sound Activities and Attractions</h3>
<h5>Click on the Bar or the Arrow to Expand the listings below</h5>
<div id="accordion159" class="accordion"></p>
<h3 class="toggler">Kayaking</h3>
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td>KAYAKING</td>
<td>MILFORD SOUND</td>
<td>Fiordland Wilderness Experiences Sea Kayaking</td>
<td><a href="http://www.fiordlandseakayak.co.nz/"><span style="font-size: 10pt;">http://www.fiordlandseakayak.co.nz</span></a></td>
</tr>
</tbody>
</table>
<h3 class="toggler">Cruises</h3>
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">CRUISES</td>
<td>MILFORD SOUND</td>
<td>Fiordland Charters</td>
<td><a href="http://www.fiordlandcharters.co.nz/"><span style="font-size: 10pt;">http://www.fiordlandcharters.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">CRUISES</td>
<td>MILFORD SOUND</td>
<td><a title="View web site for Kiwi Discovery" href="http://www.kiwidiscovery.com/"><span style="color: windowtext; font-size: 10pt; text-decoration: none;">Kiwi Discovery</span></a></td>
<td><a href="http://www.kiwidiscovery.com/"><span style="font-size: 10pt;">http://www.kiwidiscovery.com</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">CRUISES</td>
<td>MILFORD SOUND</td>
<td><a title="View web site for Mitre Peak Cruises" href="http://www.mitrepeak.com/"><span style="color: windowtext; font-size: 10pt; text-decoration: none;">Mitre Peak Cruises</span></a></td>
<td><a href="http://www.mitrepeak.com/"><span style="font-size: 10pt;">http://www.mitrepeak.com</span></a></td>
</tr>
</tbody>
</table>
<h3 class="toggler">Eco Tours</h3>
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">ECO TOURS</td>
<td>MILFORD SOUND</td>
<td>Encounter Nature Cruise</td>
<td style="width: 599pt;" width="798">http://www.redboats.co.nz/milford-sound-cruises/833/Encounter+Nature+Cruise.aspx</td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">ECO TOURS</td>
<td>TE ANAU</td>
<td>Fiordland Nature Observation</td>
<td style="width: 599pt;" width="798"><a href="http://www.natureobservations.com/"><span style="font-size: 10pt;">http://www.natureobservations.com</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">ECO TOURS</td>
<td>MILFORD SOUND</td>
<td><a title="View web site for Milford Sound Bbq Bus" href="http://www.milford.net.nz/"><span style="color: windowtext; font-size: 10pt; text-decoration: none;">Milford Sound Bbq Bus</span></a></td>
<td style="width: 599pt;" width="798"><a href="http://www.milford.net.nz/"><span style="font-size: 10pt;">http://www.milford.net.nz</span></a></td>
</tr>
</tbody>
</table>
<h3 class="toggler">Fishing</h3>
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">FISHING</td>
<td>MILFORD SOUND</td>
<td>Fiordland Guides</td>
<td><a href="http://www.fiordlandguides.co.nz/"><span style="font-size: 10pt;">http://www.fiordlandguides.co.nz</span></a></td>
</tr>
</tbody>
</table>
<h3 class="toggler">Hiking and Tramping</h3>
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">HIKING</td>
<td>MILFORD SOUND</td>
<td><a title="View web site for The Milford Track" href="http://www.milfordtrack.net/"><span style="color: windowtext; font-size: 10pt; text-decoration: none;">The Milford Track</span></a></td>
<td><a href="http://www.milfordtrack.net/"><span style="font-size: 10pt;">http://www.milfordtrack.net</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">HIKING</td>
<td>MILFORD SOUND</td>
<td><a title="View web site for Ultimate Hikes New Zealand" href="http://www.ultimatehikes.co.nz/"><span style="color: windowtext; font-size: 10pt; text-decoration: none;">Ultimate Hikes New Zealand</span></a></td>
<td><a href="http://www.ultimatehikes.co.nz/"><span style="font-size: 10pt;">http://www.ultimatehikes.co.nz</span></a></td>
</tr>
</tbody>
</table>
<h3 class="toggler">Scenic Flights</h3>
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">SCENIC FLIGHTS</td>
<td>WANAKA</td>
<td>Alpine Helicopters</td>
<td><a href="http://www.alpineheli.co.nz/"><span style="font-size: 10pt;">http://www.alpineheli.co.nz</span></a></td>
</tr>
</tbody>
</table>
<h3 class="toggler">Sight Seeing</h3>
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">SIGHTSEEING</td>
<td>MILFORD SOUND</td>
<td>Air Milford</td>
<td><a href="http://www.airmilford.co.nz/"><span style="font-size: 10pt;">http://www.airmilford.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">SIGHTSEEING</td>
<td>MILFORD SOUND</td>
<td><a title="View web site for Real Journeys" href="http://www.realjourneys.co.nz/index.cfm?frames=yes"><span style="color: windowtext; font-size: 10pt; text-decoration: none;">Real Journeys</span></a></td>
<td><a href="http://www.realjourneys.co.nz/"><span style="font-size: 10pt;">http://www.realjourneys.co.nz</span></a></td>
</tr>
</tbody>
</table>
<p></div>
<p><span class='wpfp-span'><img src='http://backpackers-new-zealand.simnz.com/wp-content/plugins/wp-favorite-posts/img/star.png' alt='Favorite' title='Favorite' class='wpfp-img' /><img src='http://backpackers-new-zealand.simnz.com/wp-content/plugins/wp-favorite-posts/img/loading.gif' alt='Loading' title='Loading' class='wpfp-hide wpfp-img' /><a class='wpfp-link' href='?wpfpaction=add&amp;postid=2203' title='Add to MY TRIP Favorite Places List' rel='nofollow'>Add to MY TRIP Favorite Places List</a></span></p>
<p><script type="text/javascript">// <![CDATA[
             google_ad_client = "pub-6886020739941459"; /* 468x60, created 7/12/09 */ google_ad_slot = "4276620596"; google_ad_width = 468; google_ad_height = 60;
// ]]&gt;</script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"></script></p>
<p>.</p>
<p><img class="size-full wp-image-453 alignnone" title="South Island" src="http://backpackers-new-zealand.simnz.com/wp-content/uploads/2009/10/south-island.gif" alt="South Island" width="250" height="301" /></p>
<p><a title="New Zealand Backpackers Travel Planner" href="http://nz-backpackers-travel-planner.com" target="_blank">New Zealand Backpackers Travel Planner</a></p>
]]></content:encoded>
			<wfw:commentRss>http://NZ-backpackers-travel-planner.com/milford-sound-nz-south-island-activities/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

