<?xml version="1.0" encoding="UTF-8"?>
<!--
  Static for now — only real indexable content is the homepage, the two top-level tools
  (Search, Ask Nexave), and the one seeded case (its Overview + Money Map views specifically,
  since those carry real distinct content; the other case tabs are "coming soon" stubs not
  worth indexing). Once the CMS + real DB are wired up (see .claude/tasks/todo.md), generate
  this dynamically from the `cases`/`regulations`/`content_items` tables instead of hand-editing it.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://nexave.io/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://nexave.io/search</loc>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://nexave.io/ask</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://nexave.io/cases/indonesia/cirebon-1-coal-plant-and-community-impacts</loc>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://nexave.io/cases/indonesia/cirebon-1-coal-plant-and-community-impacts/financials</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
</urlset>
