<?xml version="1.0" encoding="UTF-8"?>
<!--
  Only publicly indexable pages are listed. Dashboard, admin, agent, auth and
  booking routes are excluded — they are behind authentication, and booking
  URLs carry payment references that must never be indexed.

  Update these when a custom domain is attached.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://the-caravan.pages.dev/</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://the-caravan.pages.dev/retrieve-ticket</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://the-caravan.pages.dev/terms</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://the-caravan.pages.dev/privacy</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://the-caravan.pages.dev/refund-policy</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
