<?xml version="1.0" encoding="UTF-8"?>
<!--
  One URL on purpose.

  Mimique is a single-page app: every route is served the same index.html, and
  that file carries a single canonical pointing at the apex. So every other
  path already tells Google "I am a duplicate of the homepage". Listing the
  legal pages here would contradict their own canonical tag, which is a worse
  signal than leaving them out. They stay crawlable via the footer links.

  If the legal pages, a blog or any other page ever needs to rank on its own,
  it needs its own title, description and canonical first. Add it here after
  that, not before.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <url>
        <loc>https://mimique.app/</loc>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>
</urlset>
