<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!-- Stable public pages -->
  <url>
    <loc>/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>/setlist/enter</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <!--
    Parameterised public pages (/a/:artistId, /setlist/:id, /tip/:artistId)
    are generated at runtime and cannot be enumerated statically.
    A server-rendered or dynamically generated sitemap can add those URLs
    once artist/setlist IDs are queryable from the database.
  -->
</urlset>
