<?xml version="1.0" encoding="UTF-8"?>
<!--
  Hand-maintained. NOTHING GENERATES THIS FILE — add a page to src/pages/ and
  you must add it here too.

  Contents: every page in src/pages/ that is publicly indexable. Excluded are
  404, quote-received, quote-problem and party/booked — the last three are
  transactional confirmations that emit <meta name="robots" content="noindex,follow">
  via src/layouts/Shell.astro, and listing a noindex URL here only sends Google
  mixed signals. 14 page sources minus those 4 = 10 indexable pages.

  EIGHTEEN ARE LISTED. Two splits landed on 2026-09-06, in that order:
    · /work became a hub and five galleries — src/pages/work.astro was replaced
      by src/pages/work/index.astro plus embroidery, patching, dtf-transfers,
      patch-party and events.
    · /services became a hub and three method children — src/pages/services.astro
      was replaced by src/pages/services/index.astro plus embroidery, patching
      and dtf-transfers.
  22 page sources minus 404, quote-received, quote-problem and party/booked = 18
  indexable pages, and 18 <url> entries follow. Re-check this arithmetic whenever
  a page is added to src/pages/.

  ⚠ THE DTF SLUG IS PLURAL — /services/dtf-transfers and /work/dtf-transfers.
  The singular /services#dtf fragment it replaced is retired.

  The eight new lastmods are the date those pages were created. /work and
  /services keep the date their own source last changed; both URLs are
  unchanged, and both had their bodies rewritten on 2026-09-06, so both move.

  URL form matches the canonical exactly: apex host, no trailing slash
  (astro.config.mjs trailingSlash: 'never', build.format 'file'), homepage as
  "/". Verified against the live <link rel="canonical"> on each page.

  lastmod is the committer date of the last commit that touched that page's
  own source — for /privacy and /terms that is src/fragments/*.html, which is
  where their body actually lives. It is NOT the build date and NOT today's
  date: lastmod is a content-change signal, and refreshing it on every deploy
  teaches Google to ignore it.

  priority and changefreq are omitted on purpose. Google ignores both.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://brimcollection.com/</loc>
    <lastmod>2026-07-23T23:29:58-05:00</lastmod>
  </url>
  <url>
    <loc>https://brimcollection.com/services</loc>
    <lastmod>2026-09-06T00:00:00-05:00</lastmod>
  </url>
  <url>
    <loc>https://brimcollection.com/services/embroidery</loc>
    <lastmod>2026-09-06T00:00:00-05:00</lastmod>
  </url>
  <url>
    <loc>https://brimcollection.com/services/patching</loc>
    <lastmod>2026-09-06T00:00:00-05:00</lastmod>
  </url>
  <url>
    <loc>https://brimcollection.com/services/dtf-transfers</loc>
    <lastmod>2026-09-06T00:00:00-05:00</lastmod>
  </url>
  <url>
    <loc>https://brimcollection.com/work</loc>
    <lastmod>2026-07-23T23:29:58-05:00</lastmod>
  </url>
  <url>
    <loc>https://brimcollection.com/work/embroidery</loc>
    <lastmod>2026-09-06T00:00:00-05:00</lastmod>
  </url>
  <url>
    <loc>https://brimcollection.com/work/patching</loc>
    <lastmod>2026-09-06T00:00:00-05:00</lastmod>
  </url>
  <url>
    <loc>https://brimcollection.com/work/dtf-transfers</loc>
    <lastmod>2026-09-06T00:00:00-05:00</lastmod>
  </url>
  <url>
    <loc>https://brimcollection.com/work/patch-party</loc>
    <lastmod>2026-09-06T00:00:00-05:00</lastmod>
  </url>
  <url>
    <loc>https://brimcollection.com/work/events</loc>
    <lastmod>2026-09-06T00:00:00-05:00</lastmod>
  </url>
  <url>
    <loc>https://brimcollection.com/about</loc>
    <lastmod>2026-07-23T23:29:58-05:00</lastmod>
  </url>
  <url>
    <loc>https://brimcollection.com/quote</loc>
    <lastmod>2026-07-23T23:29:58-05:00</lastmod>
  </url>
  <url>
    <loc>https://brimcollection.com/contact</loc>
    <lastmod>2026-07-23T23:29:58-05:00</lastmod>
  </url>
  <url>
    <loc>https://brimcollection.com/events</loc>
    <lastmod>2026-08-28T13:59:13-05:00</lastmod>
  </url>
  <url>
    <loc>https://brimcollection.com/party</loc>
    <lastmod>2026-08-30T14:49:01-05:00</lastmod>
  </url>
  <url>
    <loc>https://brimcollection.com/privacy</loc>
    <lastmod>2026-08-30T20:59:49-05:00</lastmod>
  </url>
  <url>
    <loc>https://brimcollection.com/terms</loc>
    <lastmod>2026-08-31T00:00:00-05:00</lastmod>
  </url>
</urlset>
