<?xml version="1.0" encoding="UTF-8"?>
<!--
  Static on purpose. _config.yml sets `plugins: []` so jekyll-sitemap does not
  run, and with five URLs a generated sitemap buys nothing a hand-edited one
  does not. If the guide set grows past a handful, add jekyll-sitemap instead of
  maintaining this by hand.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://archflowai.dev/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://archflowai.dev/guides/existing-codebase/</loc>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://archflowai.dev/guides/prototype-to-product/</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://archflowai.dev/guides/new-project/</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://archflowai.dev/guides/studio/</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://archflowai.dev/compare/archflow-vs-bmad/</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://archflowai.dev/compare/archflow-vs-gstack/</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
</urlset>
