<?xml version="1.0" encoding="UTF-8"?>
<!-- Why: kept in step with the route table in src/routes.ts by hand, because a
     generated sitemap would have to be written into dist by the prerender step and
     this file is short enough that the indirection costs more than it saves.
     /download and /docs/* are advertised by the desktop app and README but are
     redirects rather than routes, so listing them would submit URLs that only
     bounce. /app is the noindex product surface and is deliberately absent. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://yiru.ai/</loc>
  </url>
  <url>
    <loc>https://yiru.ai/faq</loc>
  </url>
</urlset>
