<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!-- Root URL -->
  <url>
    <loc>https://agroup-agency.com/</loc>
    <lastmod>2025-04-23</lastmod>  <!-- today’s date -->
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Add one <url> block per crawlable route (avoid “#” hashes) -->
  <!-- Example static routes in an SPA  -->
  <url>
    <loc>https://agroup-agency.com/about</loc>
    <lastmod>2025-04-23</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://agroup-agency.com/contact</loc>
    <lastmod>2025-04-23</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- Keep adding routes as you publish new, user-facing pages -->
</urlset>
