<?xml version="1.0" encoding="UTF-8"?>
<!--
  Every public page, named once, in the form we want indexed.

  WHY THE URLS ARE www AND EXTENSIONLESS: this file has to agree with the
  canonical tag in index.html and with the link in the footer, or it argues with
  them. The apex, the workers.dev host, and the .html forms all serve these same
  bytes, so listing any of those here would be handing a search engine a second
  candidate for a page that already has a winner.

  THERE IS A robots.txt NOW, and it points back here. This comment used to say
  the opposite, and explained that Cloudflare generated the robots.txt and that
  dropping our own file could silently undo its AI-crawler rules. That stopped
  being true on 2026-08-17, when Jason turned the managed robots.txt off; the
  path 404'd from then until our own file landed. Read robots.txt for the rest.

  ADDING A PAGE: add it here too. A page missing from this file is a page google
  only finds by following a link to it. Only add things a person would read.
  `.well-known/apple-app-site-association` and `robots.txt` are files for
  machines, not pages, and they do not belong in a sitemap.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://www.spurme.app/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://www.spurme.app/privacy</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://www.spurme.app/app-privacy</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
