<?xml version="1.0" encoding="UTF-8"?>
<!--
  AnchorCrest Capital is a single-page app that routes via URL fragments
  (#/about, #/strategy, …). Search engines treat fragments as part of one
  document, so the homepage is the single canonical, crawlable URL. The
  in-page routes are listed in the navigation and Organization data; if the
  site later moves to real path-based routes, add a <url> entry per page here.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://anchorcrest.com.au/</loc>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
