<?xml version="1.0" encoding="UTF-8"?>
<!--
  Only the pages a search engine should hold.

  /buy, /auth, /dashboard, /activity, /referrals, /receipt/* and the whole
  console are deliberately absent: they are either signed-in surfaces carrying
  customer records or steps in a purchase that mean nothing without a session.
  robots.txt disallows the same set, and the console additionally sends
  `noindex, nofollow` in its markup.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://sunvestco.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://sunvestco.com/about</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
</urlset>
