<?xml version="1.0" encoding="UTF-8"?>
<urlset
  xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
    http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">

  <!--
    Canonical domain: https://truebanking.in
    All URLs use the non-www canonical.
    www.truebanking.in 301-redirects to truebanking.in (enforced in netlify.toml).
    CRM routes (/crm/*) are excluded — they require login and must not be indexed.

    NOTE: Hash-fragment anchor URLs (e.g. /#services, /#home-loan) are intentionally
    excluded from this sitemap. Google treats them as the same document as / and will
    never index them independently. Submitting fragment URLs causes "Discovered –
    currently not indexed" errors in Google Search Console with no SEO benefit.

    Updated: 2026-08-24
  -->

  <!-- Homepage — the single canonical indexable URL for this SPA -->
  <url>
    <loc>https://truebanking.in/</loc>
    <lastmod>2026-08-24</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

</urlset>
