<?xml version="1.0" encoding="UTF-8"?>
<!--
  Static sitemap. CLAUDE.md rules out a directory API for v1, so adding a
  gallery means one more <url> entry here and one entry in
  PUBLISHED_GALLERIES in app.js. Neither is a code change to the gallery
  page itself.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://galleries.seattlebotanicgardens.org/</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://galleries.seattlebotanicgardens.org/g/ishigaki-wall</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
