<?xml version="1.0" encoding="UTF-8"?>
<!--
  Only one url entry below on purpose. This app uses hash routing (#materials,
  #category/gravel, etc): everything after "#" is invisible to crawlers, and Google
  indexes it as the same document as the root. Listing per-route hash URLs here would
  be dishonest: they are not distinct indexable pages today.

  Functional Requirements' Local+SEO P0 goal (distinct crawlable category/material
  pages) is a real, still-open gap. It needs history-mode (pushState) routing plus a
  server/CDN rewrite rule, not a sitemap change. Tracked as a known limitation
  (see chain item seo-technical-foundation) for a future pass, not solved here.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://area661outpost.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
