<?xml version="1.0" encoding="UTF-8"?>
<urlset
  xmlns="https://www.sitemaps.org/schemas/sitemap/0.9"
  xmlns:image="https://www.google.com/schemas/sitemap-image/1.1">

  <!-- Homepage -->
  <url>
    <loc>https://holidayinn.co.tz/</loc>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Rooms Overview -->
  <url>
    <loc>https://holidayinn.co.tz/rooms.php</loc>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Individual Room Details (Dynamic Template Page) -->
  <url>
    <loc>https://holidayinn.co.tz/room-details.php</loc>
    <changefreq>monthly</changefreq>
    <priority>0.85</priority>
  </url>

  <!-- Reservation Page -->
  <url>
    <loc>https://holidayinn.co.tz/reservation.php</loc>
    <changefreq>monthly</changefreq>
    <priority>0.95</priority>
  </url>

  <!-- Dining -->
  <url>
    <loc>https://holidayinn.co.tz/dinning.php</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Meetings & Events -->
  <url>
    <loc>https://holidayinn.co.tz/meeting-events.php</loc>
    <changefreq>monthly</changefreq>
    <priority>0.85</priority>
  </url>

  <!-- Experience (Airport transfer, city experiences) -->
  <url>
    <loc>https://holidayinn.co.tz/experience.php</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Contact -->
  <url>
    <loc>https://holidayinn.co.tz/contact.php</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

</urlset>
