<?xml version="1.0" encoding="UTF-8"?>
<!-- Only the pages a signed-out visitor can actually read. Since 7 Sep 2026
     (S3-08, ClickUp 86bbvwzw0) / is the landing page for a stranger and Today
     for an account, so it is the one app URL with a public face. The other app
     screens (/signin, /week, ...) all serve the same shell behind sign-in,
     /{handle} profiles are dynamic, and /buddy/{token} must never be indexed.
     /giveaway is the one app screen that is readable signed out (ClickUp
     86bbup9pk, web/src/shell.ts PUBLIC_PATHS), which is why it is here. It is a
     campaign page with a life measured in weeks: take it and its terms out of
     this file when the giveaway closes. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url><loc>https://dailycaptain.app/</loc></url>
  <url><loc>https://dailycaptain.app/privacy</loc></url>
  <url><loc>https://dailycaptain.app/terms</loc></url>
  <url><loc>https://dailycaptain.app/cookies</loc></url>
  <url><loc>https://dailycaptain.app/giveaway</loc></url>
  <url><loc>https://dailycaptain.app/giveaway-terms</loc></url>
</urlset>
