<?xml version="1.0" encoding="utf-8"?>
<navigation>
  <item caption="Home" link="index.html" target="_self">
  </item>
  <item caption="Introduction" link="Introduction.html" target="_self">
  </item>   
  <item caption="Lodges" link="Lodges.html" >
    <item caption="Lodges" link="Lodges.html" />
    <item caption="Lodge Access" link="LodgeAccess.html" />
    <item caption="Inventry" link="Inventry.html" />
  </item>
  <item caption="Prices" link="Prices.html">
  </item>
  <item caption="Enquries" link="feedback.html">
    <item caption="Enquries" link="feedback.html" />
    <item caption="Booking Form" link="BookingForm.html" />
    <item caption="Send Review" link="review.html" />
  </item>
  <item caption="Gallery" link="Gallery.html">
  </item>
  <item caption="Map/Links" link="Map.html">
  </item>
  <item caption="Testimonials" link="review.html">
  </item>
  <item caption="Terms" link="Terms.html" />    
</navigation>

