<?xml version="1.0" encoding="UTF-8"?>
<!--
  Wealthbase is a single-page app — everything past the domain (#/dashboard,
  #/privacy, etc.) is a client-side hash route, not a separate URL a crawler
  can request on its own. So there's really only one page to list here: the
  logged-out landing page at the root. If that ever changes (e.g. this
  becomes a multi-page site with real paths), add more <url> entries then.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://wealthbase.nl/</loc>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
