<?xml version="1.0" encoding="UTF-8"?>
<!--
  Two URLs, because the site is one page and the API has one documentation
  page. Everything else — /api/v1/…, /mcp, /healthz, /metrics — answers
  programs and is disallowed in robots.txt, so listing it here would
  contradict that file rather than add reach.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://vectorize.dudko.dev/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://vectorize.dudko.dev/api</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
</urlset>
