<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sitemap for Kasir Amanah
  Generated: 2024-05-21
  This sitemap helps search engines like Google understand the structure of this Single Page Application.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <!-- 
    The Homepage is the primary entry point to the application.
    It receives the highest priority. Assumed to be updated weekly with code improvements.
  -->
  <url>
    <loc>https://kasir-amanah.pages.dev/</loc>
    <lastmod>2024-05-21</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- 
    The following URLs represent key conceptual pages within the application.
    Even though the content is loaded dynamically via JavaScript, these entries signal 
    the existence and importance of these sections to crawlers.
    Note: Your web server should be configured to serve the main index.html for these paths.
  -->

  <!-- Represents the "Products" feature/section of the app. -->
  <url>
    <loc>https://kasir-amanah.pages.dev/products</loc>
    <lastmod>2024-05-21</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Represents the "Reports" feature/section of the app. -->
  <url>
    <loc>https://kasir-amanah.pages.dev/reports</loc>
    <lastmod>2024-05-21</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Represents the "Settings" and "About" feature/section of the app. -->
  <url>
    <loc>https://kasir-amanah.pages.dev/settings</loc>
    <lastmod>2024-05-21</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>

</urlset>
