<?xml version="1.0" encoding="UTF-8"?>
<!-- openRochester is currently a single-page app: the tabs (Issues, The Office,
     Solutions, Data Room, About) are client-side state, not separate URLs, so
     the one real crawlable page is the site root. When the Next.js/SSG port
     lands (Phase 3) and each section gets its own route, add them here. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://www.openrochester.org/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
