<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sitemap for Split Bill (https://split.vteam.com).

  Only PUBLIC, indexable pages belong here. There are exactly two:
    /        the app
    /about/  the marketing landing page
  Do NOT add shared-bill URLs (…/?bill=<id>) — they are private, ephemeral, and
  must not be indexed.

  MAINTENANCE: keep this in sync when public routes or the domain change.
  See AGENTS.md ("Sitemap") for the rule every agent must follow.
  Update <lastmod> (YYYY-MM-DD) on a page's entry when that page's content
  changes.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://split.vteam.com/</loc>
    <lastmod>2026-07-20</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://split.vteam.com/about/</loc>
    <lastmod>2026-07-20</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
</urlset>
