<?xml version="1.0" encoding="UTF-8"?>
<!-- This app is a single-page, view-state SPA (no react-router path-based routes are
     actually wired up despite react-router-dom being a dependency), so there is only
     one real crawlable URL today. If distinct routes are added later (e.g. /login,
     /signup), add matching <url> entries here. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://taalam-sis.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
