<?xml version="1.0" encoding="UTF-8"?>
<!--
  Two entries, deliberately.

  The front page, and the community feed — the one inside address that
  renders without a sign-in and carries content of its own. Every other
  address returns the same application shell to a crawler, so listing them
  would offer a search engine a set of pages that are identical and empty.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://smsmba.online/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://smsmba.online/community</loc>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
  </url>
</urlset>
