<?xml version="1.0" encoding="UTF-8"?>
<!--
  Static sitemap for the admin frontend (admin.rarecapture.pro).
  Only the public, indexable pages are listed. Everything behind auth, plus the
  blog (which canonicalises to the web-app), is excluded — see public/robots.txt.
  NOTE: if this app is served from a different host, update the URLs below.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://admin.rarecapture.pro/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://admin.rarecapture.pro/privacy-policy</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://admin.rarecapture.pro/terms-conditions</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
