<?xml version="1.0" encoding="UTF-8"?>
<urlset
  xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
  xmlns:xhtml="http://www.w3.org/1999/xhtml"
>

  <!-- Root domain -->
  <url>
    <loc>https://agabb.com/</loc>
    <priority>1.0</priority>
    <changefreq>weekly</changefreq>
  </url>

  <!-- Admin Portal -->
  <url>
    <loc>https://agabb.com/admin/</loc>
    <priority>0.9</priority>
    <changefreq>weekly</changefreq>
  </url>

  <!-- Cashier Portal -->
  <url>
    <loc>https://agabb.com/cashier/</loc>
    <priority>0.9</priority>
    <changefreq>weekly</changefreq>
  </url>

  <!-- Warehouse Portal -->
  <url>
    <loc>https://agabb.com/warehouse/</loc>
    <priority>0.9</priority>
    <changefreq>weekly</changefreq>
  </url>

  <!-- Optional: Key pages within Admin -->
  <url>
    <loc>https://agabb.com/admin/products</loc>
    <priority>0.7</priority>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://agabb.com/admin/sales</loc>
    <priority>0.7</priority>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://agabb.com/admin/statements</loc>
    <priority>0.7</priority>
    <changefreq>weekly</changefreq>
  </url>

</urlset>
