<?xml version="1.0" encoding="UTF-8"?>
<!--
  One URL, and that is the honest size of this sitemap.

  Every other route in the application requires a session, so listing them would be asking two
  search engines to crawl pages they will only ever be redirected away from. A sitemap padded
  with unreachable URLs is how a site earns a crawl-budget problem it did not need.

  `lastmod` is the day the landing copy last changed, not the day the site deployed. Bumping it
  on every deploy teaches the crawler that the date means nothing.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://petail.org/</loc>
    <lastmod>2026-08-23</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
