<?xml version="1.0" encoding="UTF-8"?>
<!--
  One entry per page that exists. It grows when /field-notes, /the-register,
  /about and /colophon land, and not before: a sitemap listing pages that do
  not exist spends crawl budget on 404s.

  No <priority> and no <changefreq>. Google has ignored changefreq for years
  and never used priority at all; shipping them is the clearest signal in a
  sitemap that it came from an old checklist.

  <lastmod> earns its place only because it genuinely moves. It tracks WHEN THE
  PAGE CHANGED, alongside dateModified in the JSON-LD — those two always move
  together.

  It does NOT track the Provenance line. Those were the same date while the
  homepage was only figures, and they came apart on 29 July 2026, when the
  patch board changed and the warehouse snapshot did not. Moving lastmod to
  match a stale snapshot date would have been a false statement in the one file
  whose whole job is telling crawlers what changed.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://terrierandco.com/</loc>
    <lastmod>2026-07-29</lastmod>
  </url>
  <url>
    <loc>https://terrierandco.com/patches</loc>
    <lastmod>2026-07-29</lastmod>
  </url>
</urlset>
