<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">
    
    <!-- Homepage -->
    <url>
        <loc>http://localhost/Mango-Blossom/</loc>
        <lastmod>2026-01-01</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>
    
    <!-- Shop Page -->
    <url>
        <loc>http://localhost/Mango-Blossom/index.php?page=shop</loc>
        <lastmod>2026-01-01</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.9</priority>
    </url>
    
    <!-- About Page -->
    <url>
        <loc>http://localhost/Mango-Blossom/index.php?page=about</loc>
        <lastmod>2026-01-01</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <!-- Contact Page -->
    <url>
        <loc>http://localhost/Mango-Blossom/index.php?page=contact</loc>
        <lastmod>2026-01-01</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
    
    <!-- Authentication Pages -->
    <url>
        <loc>http://localhost/Mango-Blossom/index.php?page=login</loc>
        <lastmod>2026-01-01</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.5</priority>
    </url>
    
    <url>
        <loc>http://localhost/Mango-Blossom/index.php?page=register</loc>
        <lastmod>2026-01-01</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.5</priority>
    </url>
    
    <!-- Cart Page -->
    <url>
        <loc>http://localhost/Mango-Blossom/index.php?page=cart</loc>
        <lastmod>2026-01-01</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.6</priority>
    </url>
    
    <!-- Checkout Page -->
    <url>
        <loc>http://localhost/Mango-Blossom/index.php?page=checkout</loc>
        <lastmod>2026-01-01</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.6</priority>
    </url>
    
</urlset>
