<?xml version="1.0" encoding="UTF-8"?>
<!--
  Only the documentation is listed. Every other route in this app is a client-rendered SPA view
  that returns the same empty shell, so listing them would advertise duplicate content.
  The markdown mirror is included so crawlers and agents can fetch the docs without executing JS.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://miniapp.tronado.cloud/documentation</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://miniapp.tronado.cloud/assets/api-docs.md</loc>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
</urlset>
