<?xml version="1.0" encoding="UTF-8"?>
<!--
  Only the three public pages. The workspace, sign-in and client links are
  deliberately absent — they are disallowed in robots.txt and carry a noindex
  header, and listing them here would contradict both.

  <lastmod> is the ONLY hint in a sitemap that Google acts on. <priority> and
  <changefreq> were removed rather than kept: Google has said publicly that it
  ignores both, and leaving them in implies a control that does not exist.

  lastmod is only worth having while it is honest. Update the date when you
  change a page; if it stops being maintained, delete the field rather than let
  it lie, because a sitemap caught reporting stale dates gets its dates
  discounted wholesale.

  This also exists so Search Console can confirm the privacy policy and terms
  are live at the URLs given on the OAuth consent screen.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://brickdocket.com/</loc>
    <lastmod>2026-07-31</lastmod>
  </url>
  <url>
    <loc>https://brickdocket.com/privacy</loc>
    <lastmod>2026-07-31</lastmod>
  </url>
  <url>
    <loc>https://brickdocket.com/terms</loc>
    <lastmod>2026-07-31</lastmod>
  </url>
</urlset>
