<?xml version="1.0" encoding="UTF-8"?>
<!--
  This sitemap explicitly tells Google which URLs you want indexed.
  Keep all URLs on your chosen canonical host: https://ayahvault.com
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!-- Homepage -->
  <url>
    <loc>https://ayahvault.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- SPA routes that render distinct content -->
  <url>
    <loc>https://ayahvault.com/memobuddy</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://ayahvault.com/triviabuddy/setup</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://ayahvault.com/arabuddy</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
</urlset>
