<?xml version="1.0" encoding="UTF-8"?>
<!--
  Verabase sitemap.
  Contract: docs/LANDING_PAGE.md §robots.txt and sitemap.xml.
  lastmod is manually bumped with each HTML commit (release-time
  policy; no generator yet). /app/ is intentionally NOT listed —
  its <meta name="robots"> is "noindex,follow" because the
  dashboard is a private-beta tool, and listing a noindex URL
  here would send contradictory signals to crawlers.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://verabase.ai/</loc>
    <lastmod>2026-04-27</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://verabase.ai/blog/</loc>
    <lastmod>2026-04-27</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://verabase.ai/blog/what-a-verifiable-ai-code-review-looks-like/</loc>
    <lastmod>2026-04-27</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
</urlset>
