<?xml version="1.0" encoding="UTF-8"?>
<!--
  Only pages a stranger should be able to land on cold. The application routes are not
  listed and are disallowed in robots.txt: they are behind auth, and /a/<tagId> is the
  printed-tag redirect rather than a page.

  "/" is the marketing page from launch onwards. Until then it serves the coming-soon
  holding page, which is a fair thing to have indexed under the same URL.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://anchorvaultapp.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://anchorvaultapp.com/privacy</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://anchorvaultapp.com/terms</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
