<?xml version="1.0" encoding="UTF-8"?>
<!--
  Hand-maintained: this site is two indexable pages and there is no build step,
  so a generator would be more machinery than the thing it generates. Add a URL
  here when you add a page.

  DELIBERATELY ABSENT:
    /booked/    Cal.com's thank-you page, meta robots noindex — a sitemap entry
                for a noindex page is a contradictory signal, not a harmless one
    /404.html   noindex
    /li /teardown /video /how /blog   redirects, never destinations

  Only <loc> and <lastmod>. Google ignores <changefreq> and <priority>, and an
  unmaintained <lastmod> is worse than none — update it when the page's content
  actually changes, not on every deploy.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://firstm.work/</loc>
    <lastmod>2026-08-21</lastmod>
  </url>
  <url>
    <loc>https://firstm.work/anton-van-rhyn/</loc>
    <lastmod>2026-08-21</lastmod>
  </url>
</urlset>
