<?xml version="1.0" encoding="UTF-8"?>
<!--
  Static sitemap. Currently lists the homepage only; the backend has no
  "list all snippets" endpoint yet (planned). Once it lands, generate the
  per-snippet <url> entries (/<id>) here — see Wave 2 in the SEO plan.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://yank.run/</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
