<?xml version="1.0" encoding="UTF-8"?>
<!--
  ⚠️ Replace YOUR-DOMAIN-HERE with your real domain once deployed.
  This app is a single HTML page — there is only one real URL to list.
  (The original reference listed /quiz, /dashboard, /premium etc. as separate
  pages, but those are in-app screens here, not real routes, so they don't
  belong in a sitemap.)
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">
  <url>
    <loc>https://YOUR-DOMAIN-HERE/</loc>
    <lastmod>2026-06-21</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <image:image>
      <image:loc>https://YOUR-DOMAIN-HERE/og-image.png</image:loc>
      <image:title>ASTROVERA — Personal Life Intelligence</image:title>
    </image:image>
  </url>
</urlset>
