<?xml version="1.0" encoding="UTF-8"?>
<!--
  ONE URL, because there is one page. `apps/marketing` is a single-page site: every
  section is an in-document anchor (#product, #workflow, #access), and listing anchors
  as separate <url> entries would claim pages that do not exist.

  This file, index.html's <link rel="canonical">, and robots.txt above must all name the
  same origin; apps/marketing/tests/public-boundary.test.ts asserts they do. The domain
  itself has no DNS record yet — deploying it is owner work, and until then this is a
  correct sitemap for a site nothing can fetch.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://vilvoo.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
