<?xml version="1.0" encoding="UTF-8"?>
<!--
  Root URL only: every other route is a client-resolved app shell with no
  crawlable content (see src/seo/routes.ts). The host is the production origin
  on purpose — a sitemap must always name the canonical host, even in a dev
  build, which serves this static file verbatim.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://cashbook.indevo.app/</loc>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
