<?xml version="1.0" encoding="UTF-8"?>
<!--
  Only the three pages a stranger should ever land on from a search result.

  The app itself is behind a sign-in and its routes are served by the SPA
  rewrite, so listing them would ask Google to index the same shell a dozen
  times over. The .html forms are used deliberately: they are static files
  that render without JavaScript, unlike /privacy which is a React route.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://ruqyahdaily.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://ruqyahdaily.com/privacy.html</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
  <url>
    <loc>https://ruqyahdaily.com/delete-account.html</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
</urlset>
