<?xml version="1.0" encoding="UTF-8"?>
<!--
  ⚠ Keep in lockstep with public/_redirects and the rollup inputs in
  config/vite.config.ts. A URL listed here that does not resolve is a crawl
  error on a public site; a page that resolves and is not listed is invisible.

  /2d is deliberately absent: it serves the same app as /app, and listing both
  asks search engines to choose a canonical between duplicates. /app is the one
  linked from published Instagram posts, so /app is the one that is listed.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://openanstruk.org/</loc>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://openanstruk.org/app</loc>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://openanstruk.org/donation</loc>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>
</urlset>
