<?xml version="1.0" encoding="UTF-8"?>
<!--
  https://doubledot.site/sitemap.xml

  Four URLs, which is the whole site. They are the extensionless forms,
  because those are what the footer links and what `try_files` in
  well-known/default.conf resolves — a sitemap must list the URL the site
  actually advertises, not the file behind it.

  <lastmod> is hand-maintained. Bump the entry you changed in the same
  deploy that ships it, or leave it alone; a date that never moves is
  better than a date that lies. Google ignores <priority> and
  <changefreq> outright, so neither is here.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://doubledot.site/</loc>
    <lastmod>2026-09-15</lastmod>
  </url>
  <url>
    <loc>https://doubledot.site/questions</loc>
    <lastmod>2026-09-15</lastmod>
  </url>
  <url>
    <loc>https://doubledot.site/privacy</loc>
    <lastmod>2026-09-15</lastmod>
  </url>
  <url>
    <loc>https://doubledot.site/terms</loc>
    <lastmod>2026-09-15</lastmod>
  </url>
</urlset>
