<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:news="http://www.google.com/schemas/sitemap-news/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml"
        xmlns:mobile="http://www.google.com/schemas/sitemap-mobile/1.0"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
        xmlns:video="http://www.google.com/schemas/sitemap-video/1.1">

  <!-- Homepage -->
  <url>
    <loc>https://banerjeetourspecial.com/</loc>
    <lastmod>2026-02-16</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Tour Packages Listing -->
  <url>
    <loc>https://banerjeetourspecial.com/packages</loc>
    <lastmod>2026-02-16</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Blog Listing -->
  <url>
    <loc>https://banerjeetourspecial.com/blog</loc>
    <lastmod>2026-02-16</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- About Us -->
  <url>
    <loc>https://banerjeetourspecial.com/about</loc>
    <lastmod>2026-02-16</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Contact -->
  <url>
    <loc>https://banerjeetourspecial.com/contact</loc>
    <lastmod>2026-02-16</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Services -->
  <url>
    <loc>https://banerjeetourspecial.com/services</loc>
    <lastmod>2026-02-16</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Cancellation Policy -->
  <url>
    <loc>https://banerjeetourspecial.com/services/cancellation</loc>
    <lastmod>2026-02-16</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- Refund Policy -->
  <url>
    <loc>https://banerjeetourspecial.com/services/refund</loc>
    <lastmod>2026-02-16</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- FAQ -->
  <url>
    <loc>https://banerjeetourspecial.com/faq</loc>
    <lastmod>2026-02-16</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- Gallery -->
  <url>
    <loc>https://banerjeetourspecial.com/gallery</loc>
    <lastmod>2026-02-16</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- Clients/Testimonials -->
  <url>
    <loc>https://banerjeetourspecial.com/clients</loc>
    <lastmod>2026-02-16</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.5</priority>
  </url>

  <!-- Privacy Policy -->
  <url>
    <loc>https://banerjeetourspecial.com/privacy</loc>
    <lastmod>2026-02-16</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

  <!-- Terms and Conditions -->
  <url>
    <loc>https://banerjeetourspecial.com/terms</loc>
    <lastmod>2026-02-16</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

  <!--
    NOTE: Individual tour pages and blog posts should be added dynamically

    For tour pages, add entries like:
    <url>
      <loc>https://banerjeetourspecial.com/packages/[tour-id]</loc>
      <lastmod>2026-02-16</lastmod>
      <changefreq>monthly</changefreq>
      <priority>0.8</priority>
    </url>

    For blog posts, add entries like:
    <url>
      <loc>https://banerjeetourspecial.com/blog/[post-slug]</loc>
      <lastmod>2026-02-16</lastmod>
      <changefreq>monthly</changefreq>
      <priority>0.7</priority>
    </url>

    Consider implementing an automated sitemap generator that:
    1. Fetches all active tours from database
    2. Fetches all published blog posts from database
    3. Generates sitemap.xml dynamically
    4. Updates automatically when content changes
  -->

</urlset>
