<?xml version="1.0" encoding="UTF-8"?>
<!--
  The site's two pages, listed at their redirect-free URLs.

  Load-bearing: /about, not /about.html. Cloudflare's default html_handling
  ("auto-trailing-slash") serves /about from about.html and 307-redirects
  /about.html -> /about, so the extensionless form is the one Google should be
  told about. These must stay in step with the rel=canonical tags in the HTML;
  a sitemap that advertises a URL the page then disclaims is a contradiction
  Google resolves by ignoring one of them.

  lastmod is honest or absent — a date that always says "today" trains crawlers
  to distrust it. Update it when the page's content actually changes.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://hourlytoannual.co/</loc>
    <lastmod>2026-07-17</lastmod>
  </url>
  <url>
    <loc>https://hourlytoannual.co/about</loc>
    <lastmod>2026-07-17</lastmod>
  </url>
</urlset>
