<?xml version="1.0" encoding="UTF-8"?>
<!-- Only the public, indexable routes. Everything else is behind a login or is a
     PayFast return page, and is excluded in robots.txt. Update lastmod when the copy
     changes materially; a stale date is worse than none.

     /privacy and /delete-account are deliberately absent: nginx serves them
     X-Robots-Tag: noindex (see ops/nginx/doggoes-robots-map.conf), and listing a page
     in the sitemap while telling Google not to index it is a contradiction. Both stay
     publicly reachable — Play requires the deletion page to work without the app. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://doggoes.org/</loc>
    <lastmod>2026-08-10</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
