<?xml version="1.0" encoding="UTF-8"?>
<!--
  Canonical URLs only. /index.html and /about.html both 307-redirect to the
  extensionless form, so those are the addresses Google should be given.

  No <priority> or <changefreq>: Google ignores both. <lastmod> is used, so
  it needs to stay honest. Update it when a page's content meaningfully
  changes, not on every deploy.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://helmifriday.com/</loc>
    <lastmod>2026-08-20</lastmod>
  </url>
  <url>
    <loc>https://helmifriday.com/about</loc>
    <lastmod>2026-08-20</lastmod>
  </url>
</urlset>
