<?xml version="1.0" encoding="UTF-8"?>
<!-- The public marketing routes only. /, /platform, /security, /pricing and
     /about are the SPA marketing pages (pages/LandingPage.tsx); /compare and
     /developers are server rendered (api/compare.ts, api/developers.ts).
     Add a URL here only when it is a page a stranger should find. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url><loc>https://wealthy.to/</loc></url>
  <url><loc>https://wealthy.to/platform</loc></url>
  <url><loc>https://wealthy.to/compare</loc></url>
  <url><loc>https://wealthy.to/security</loc></url>
  <url><loc>https://wealthy.to/pricing</loc></url>
  <url><loc>https://wealthy.to/about</loc></url>
  <url><loc>https://wealthy.to/developers</loc></url>
</urlset>
