<?xml version="1.0" encoding="UTF-8"?>
<!--
  MiniLex public sitemap. Only marketing-facing surfaces; authenticated
  app routes don't belong here. The vocab-test funnel after `/test` is
  not URL-addressable for crawlers (state-machine routed; deep links
  bounce back to `/test` per E3 design), so we list only the entry.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://app.minileks.ru/</loc>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://app.minileks.ru/test</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
</urlset>
