<?xml version="1.0" encoding="UTF-8"?>
<!--
  barisinwisaneefoundation.com is a single-page app (JS showPage() routing).
  There is only ONE real crawlable URL. Google/Bing will index this URL and
  read its full content (home + about + programs + founder + donate all live
  in the same HTML). The "pages" below (gallery, contact) are also just JS-
  toggled divs on the same URL, not separate server routes, so they are NOT
  listed as separate <url> entries — doing so would create duplicate-content
  sitemap entries that point to the exact same address.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://barisinwisaneefoundation.com/</loc>
    <lastmod>2026-07-23</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
