<?xml version="1.0" encoding="UTF-8"?>
<!--
  The four public, indexable routes. /home is deliberately absent: it renders
  the same component as / and would be duplicate content — useCanonical points
  it back at /. /account, /create-poll and /admin/* are excluded here and
  disallowed in robots.txt.

  No <lastmod>: it is only a useful signal when it is true, and nothing here
  generates it. Add it if this ever becomes a build step.

  Kept in step with the route table in src/main.jsx by hand.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url><loc>https://mattwelker.com/</loc></url>
  <url><loc>https://mattwelker.com/setlist</loc></url>
  <url><loc>https://mattwelker.com/calendar</loc></url>
  <url><loc>https://mattwelker.com/contact</loc></url>
</urlset>
