<?xml version="1.0" encoding="UTF-8"?>
<!--
  Every URL that exists, and nothing else. `lastmod` is deliberately omitted:
  a hardcoded date that nothing updates becomes a lie the first time a page
  changes, and a crawler treats an untrustworthy lastmod worse than an absent
  one. The 404 catch-all is not listed because it is not a page.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://claude-canvas.sgomez.dev/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://claude-canvas.sgomez.dev/docs</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://claude-canvas.sgomez.dev/about</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
  <url>
    <loc>https://claude-canvas.sgomez.dev/contact</loc>
    <changefreq>yearly</changefreq>
    <priority>0.4</priority>
  </url>
  <url>
    <loc>https://claude-canvas.sgomez.dev/privacy</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
