<?xml version="1.0" encoding="UTF-8"?>
<!--
  Hand-authored interim sitemap. Covers the STATIC_ROUTES from
  apps/web/scripts/prerender-routes.ts. Once the GitHub Action-based
  prerender pipeline is live (see docs/superpowers/audits/2026-04-16-pre-launch-seo/ACTION-PLAN.md C1),
  apps/web/scripts/generate-sitemap.ts overwrites this file at build
  time with a dynamic version that also enumerates blog + changelog
  slugs.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://mimicbot.app/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://mimicbot.app/about</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://mimicbot.app/blog</loc>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://mimicbot.app/changelog</loc>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://mimicbot.app/contact</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://mimicbot.app/security</loc>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>
  <url>
    <loc>https://mimicbot.app/privacy</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://mimicbot.app/terms</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
