<?xml version="1.0" encoding="UTF-8"?>
<!--
  The five public pages, and only those: everything else in the export is a
  logged-in screen that ships a spinner and is marked noindex.

  2026-08-20: the apex moved off the monolith and onto this app, so the HTML
  behind all five URLs genuinely changed (the chrome links now cross origins).
  The URLs themselves did not move — that is what makes this a re-crawl and not
  a migration.

  <changefreq> and <priority> are gone on purpose — Google has said for years
  that it ignores both, and they were two more fields to keep honest. <lastmod>
  it does read, so bump the date on a page when its content actually changes;
  a date that moves on every build is worth less than no date at all.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://e-learno.ro/</loc>
    <lastmod>2026-08-20</lastmod>
  </url>
  <url>
    <loc>https://e-learno.ro/about</loc>
    <lastmod>2026-08-20</lastmod>
  </url>
  <url>
    <loc>https://e-learno.ro/plans</loc>
    <lastmod>2026-08-20</lastmod>
  </url>
  <url>
    <loc>https://e-learno.ro/diagnostic</loc>
    <lastmod>2026-08-20</lastmod>
  </url>
  <url>
    <loc>https://e-learno.ro/contact</loc>
    <lastmod>2026-08-20</lastmod>
  </url>
</urlset>
