<?xml version="1.0" encoding="UTF-8"?>
<!-- Static routes only. Star pages are param-driven (the URL is the registry) and are
     intentionally not listed: they are personal, unbounded, and not indexable content. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://name-a-star.pages.dev/</loc>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://name-a-star.pages.dev/about</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
</urlset>
