<?xml version="1.0" encoding="UTF-8"?>
<!--
  Only the homepage is listed. This site uses hash-based routing
  (react-router with #/path), and URL fragments after a # aren't crawled
  as separate pages by search engines - they're invisible to Google, no
  matter how many are listed here. Listing them was actively misleading:
  it made this look like a 6-page sitemap when Google could only ever see
  1 real page. Fixing that for real means switching to path-based routing
  (e.g. /about instead of #/about), which needs the host to serve
  index.html for every path - a bigger change, not done here.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://arizonasustainabilitynavigator.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
