<?xml version="1.0" encoding="UTF-8"?>
<!--
  Only real, distinct URLs belong here. Today the catalog is a single
  client-rendered page, so the sitemap lists the homepage and the privacy
  policy. When per-game / curated content pages exist (the Astro content
  layer), generate their URLs into this file at build time.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://www.nintendogames.org/</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://www.nintendogames.org/privacy</loc>
    <changefreq>yearly</changefreq>
    <priority>0.1</priority>
  </url>
</urlset>
