<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
        http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">

    <!--
      NOTE: Travelle is a single-page app whose product pages are hash-routed
      (e.g. https://www.travelle.ai/#/stays, /#/experiences, /#/journii).
      Search engines drop the #fragment, so those are NOT separately indexable
      today — only the homepage is a distinct, canonical URL. When product pages
      move to real History paths (BrowserRouter), add them here and prerender
      per-route <title>/meta so they can rank individually.
    -->

    <!-- Home Page (the one canonical, indexable URL) -->
    <url>
        <loc>https://www.travelle.ai/</loc>
        <lastmod>2026-07-03</lastmod>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
    </url>

</urlset>
