<?xml version="1.0" encoding="UTF-8"?>
<!--
  The PUBLIC pages of app.getfinero.com. Everything else on this host needs a
  login and is described in /robots.txt rather than listed here — a sitemap is
  for pages a crawler can usefully read, not an inventory of the product.

  Tokenized pages (/pay/<token>, /accept-invite/<token>) are deliberately
  absent: they are per-recipient, they carry noindex, and listing them would
  defeat both.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://app.getfinero.com/llms.txt</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://app.getfinero.com/api-docs</loc>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://app.getfinero.com/guide</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://api.getfinero.com/functions/v1/api/openapi.json</loc>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  <!--
    The MCP server's own manifest, in the registry's published server.json
    format. MCP ratifies no .well-known location for one, so it is listed
    here rather than left to be guessed at.
  -->
  <url>
    <loc>https://api.getfinero.com/functions/v1/mcp/server.json</loc>
    <changefreq>monthly</changefreq>
  </url>
  <!--
    Discovery from THIS host. The MCP endpoint answers on api.getfinero.com,
    whose origin root belongs to Supabase's gateway, so no .well-known path can
    be served beside it. These two are how an agent handed only app.getfinero.com
    learns the server exists: the SEP-2127 server card (draft, and the MCP
    ecosystem's own convention) and the RFC 9727 catalog (registered, and the
    standards answer to "what APIs does this publisher have").
  -->
  <url>
    <loc>https://app.getfinero.com/.well-known/mcp-server-card</loc>
    <changefreq>monthly</changefreq>
  </url>
  <url>
    <loc>https://app.getfinero.com/.well-known/api-catalog</loc>
    <changefreq>monthly</changefreq>
  </url>
</urlset>
