<?xml version="1.0" encoding="UTF-8"?>
<!--
  BULMS sitemap.xml (v68.2)
  Bonga University Laboratory Management System

  BULMS is a fully private, authentication-gated application — every
  route past the public sign-in page requires a login, so there is
  nothing here for a search engine to index except that one page.

  This file used to be intentionally empty, with a comment claiming
  robots.txt blocks crawling entirely ("Disallow: /"). That was true for
  v66's robots.txt but is stale: v66.1 (current) deliberately switched to
  an Allow-list so the public sign-in page CAN be indexed — that's the
  whole point of the favicon/meta-tag/JSON-LD work on index.php, and it's
  already working (the page shows up in Google Search; only the favicon
  icon wasn't). An empty sitemap was quietly contradicting that. Restored
  to list the one indexable URL, matching what v64.2 originally shipped
  here before this file regressed back to empty.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <url>
        <loc>https://www.bulabsimiret.com/</loc>
        <changefreq>monthly</changefreq>
        <priority>1.0</priority>
    </url>
</urlset>
