<?xml version="1.0" encoding="UTF-8"?>
<!--
  Single-page marketing site today (only src/pages/index.astro exists). When
  the planned free calculator/explainer pages ship (deemed-disposal, DIRT,
  overpayment — see claudedocs/plans/gtm_launch_strategy.md §3), add a <url>
  entry per page here, or switch to the @astrojs/sitemap integration to
  auto-generate this from the route tree.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://wealthscope.io/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
