<?xml version="1.0" encoding="UTF-8"?>
<!--
  The hub's indexable pages.

  Only scot.live's own URLs. The city maps are separate sites on separate hosts
  and each publishes its own sitemap — abdn.scot.live/sitemap.xml, and one per
  city after that — generated at build time so it always names the host it is
  served from. Listing them here as well would be a second, hand-maintained
  claim about pages this site does not own, and the first one to go stale.

  The <lastmod> dates are rewritten by scripts/stamp-version.mjs at deploy time
  from the last commit that touched each page, which is what makes them worth
  having: a date nobody updates is worse than no date, because a crawler that
  learns to disbelieve the field stops reading it on the pages where it is true.
  The placeholders below are what an un-stamped deploy would ship.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://scot.live/</loc>
    <lastmod>2026-09-06</lastmod>
  </url>
  <url>
    <loc>https://scot.live/sources</loc>
    <lastmod>2026-09-06</lastmod>
  </url>
  <url>
    <loc>https://scot.live/terms</loc>
    <lastmod>2026-09-06</lastmod>
  </url>
</urlset>
