<?xml version="1.0" encoding="UTF-8"?>
<!--
  Every view of this application is a GET URL (ADR: Navigation is the URL), so
  the interesting ones can be listed here rather than hidden behind a router
  that a crawler cannot drive. The documents are served as markdown from the
  API and are worth listing for the same reason: they are the substance.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://theyard.stevenstout.biz/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://theyard.stevenstout.biz/?view=admin</loc>
    <changefreq>daily</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://theyard.stevenstout.biz/api/docs/readme</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://theyard.stevenstout.biz/api/docs/architecture</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://theyard.stevenstout.biz/api/docs/ai-development</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://theyard.stevenstout.biz/api/docs/diagrams/infrastructure</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
  <url>
    <loc>https://theyard.stevenstout.biz/api/docs/diagrams/erd</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
</urlset>
