<?xml version="1.0" encoding="UTF-8"?>
<!--
  STATIC PAGES ONLY, hand-maintained: add an entry here when a new static route is
  added to src/App.jsx. Article URLs live in the generated feed instead:
  /functions/sitemapArticles (reached via sitemap-articles.xml, both listed in
  robots.txt). Keeping the two apart means there is a single source of truth per
  kind, and the article list can never go stale.

  This mirrors the sitemap Base44 generated before this file existed. All URLs use
  the canonical origin energaia-institute.com, not the twin domain.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://energaia-institute.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://energaia-institute.com/news</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://energaia-institute.com/news/eic-lagos-2026</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
</urlset>
