<?xml version="1.0" encoding="UTF-8"?>
<!--
  The pages worth indexing, which is not the same as the routes that exist.
  Two are deliberately absent, and `e2e/seo.spec.ts` pins that list so the
  omission stays a decision rather than an oversight:

    /import    an in-app utility flow, reached from the app and not from search
    /restore   the same

  No <lastmod>, <changefreq> or <priority>: Google ignores the last two outright,
  and a <lastmod> nothing updates is worse than none at all.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://voodoo.element30.com/</loc>
  </url>
  <url>
    <loc>https://voodoo.element30.com/help</loc>
  </url>
  <url>
    <loc>https://voodoo.element30.com/privacy</loc>
  </url>
  <url>
    <loc>https://voodoo.element30.com/terms</loc>
  </url>
</urlset>
