<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sitemap — FinminOS (https://www.finminos.com)

  Lists only genuinely public, indexable, canonical URLs. Today that is the
  marketing landing page at "/": every other route in this app is either
  authenticated (_protected.*) or an auth utility (/login, /signup), which are
  excluded in robots.txt and deliberately kept out of this file.

  Modern minimal format: <loc> only. Google ignores <priority>/<changefreq>, and
  <lastmod> is omitted rather than fabricated (a build-stamped lastmod is
  discounted). Add a truthful <lastmod> per URL if/when a CMS can supply it.

  GROWING THIS: the SEO surface is currently one page. As real marketing pages
  ship (per-service pages, pricing, about, blog, legal), add each canonical URL
  here — ideally generated at build time so this never drifts.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <url><loc>https://www.finminos.com/</loc></url>

</urlset>
