<?xml version="1.0" encoding="UTF-8"?>
<!--
  Static sitemap for the primary app domain (https://somonnoy.lovable.app).

  Custom CMS / career / Digital Banking domains do NOT use this file. Static
  hosting serves the same /sitemap.xml to every hostname, so each custom domain
  instead has its own dynamic sitemap (built from that site's published CMS
  pages by the `public-sitemap` backend function), declared per host in
  public/robots.txt. That block is generated by
  scripts/generate-robots-sitemaps.mjs from scripts/cms-hosts.mjs.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://somonnoy.lovable.app/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://somonnoy.lovable.app/install</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
  <url>
    <loc>https://somonnoy.lovable.app/contact</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
  <url>
    <loc>https://somonnoy.lovable.app/terms</loc>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://somonnoy.lovable.app/privacy</loc>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
