<?xml version="1.0" encoding="UTF-8"?>
<!--
  The client is a single-route Flutter application: every screen lives behind "/"
  and no other path has its own document to index. This file therefore lists one
  URL, and it must be the canonical one declared in index.html; deploy-web.yml
  fails the build when the two diverge.

  No <lastmod>: a hardcoded date here would keep claiming a freshness the deploy
  cannot back, and Google ignores <changefreq> and <priority> altogether.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://leubox.com/</loc>
  </url>
</urlset>
