<?xml version="1.0" encoding="UTF-8"?>
<!--
  Indexable routes only. /privacy and /terms are served with
  X-Robots-Tag: noindex, follow (see .htaccess) — listing a noindex URL here
  is what produces Search Console's "Submitted URL marked 'noindex'" error,
  so they are deliberately absent. Same for /guide*, /book/manage and /admin*.

  <lastmod> is maintained by hand and must state when that page's CONTENT last
  changed (translations.*.js or the page/section components behind it) — not
  when the site was last deployed. It went stale within a day of being written
  the first time: dates were set to 09-12 while that same batch went on to edit
  the hero and booking meta copy on the 13th. Bump these when you touch the copy,
  in the same commit.

  <changefreq> and <priority> are deliberately absent. Google has ignored both
  for years, which made them the only fields here that could never be wrong
  because nothing read them. (Google also ignores a lastmod it stops trusting,
  which is why stamping every URL with the build date is not an option — a
  build-time stamper existed here until Sept 2026 but was never wired into any
  build script, so it only ever produced the appearance of freshness.)
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://www.duckandyou.tours/</loc>
    <lastmod>2026-09-18</lastmod>
  </url>
  <url>
    <loc>https://www.duckandyou.tours/book</loc>
    <lastmod>2026-09-20</lastmod>
  </url>
  <url>
    <loc>https://www.duckandyou.tours/book-private</loc>
    <lastmod>2026-09-20</lastmod>
  </url>
  <url>
    <loc>https://www.duckandyou.tours/custom-tours</loc>
    <lastmod>2026-09-18</lastmod>
  </url>
  <url>
    <loc>https://www.duckandyou.tours/contact</loc>
    <lastmod>2026-09-20</lastmod>
  </url>
</urlset>
