<?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"
        xmlns:news="http://www.google.com/schemas/sitemap-news/0.9">    <!-- Homepage -->
    <url>
        <loc>https://lola-abons.com/</loc>
        <lastmod>2025-01-01</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
        <image:image>
            <image:loc>https://lola-abons.com/Images/logo.png</image:loc>
            <image:title>Lola Abon's Logo</image:title>
        </image:image>
    </url>

    <!-- Shop Page -->
    <url>
        <loc>https://lola-abons.com/shop</loc>
        <lastmod>2024-12-15</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- About Us Page -->
    <url>
        <loc>https://lola-abons.com/about-us</loc>
        <lastmod>2024-11-01</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Contact Us Page -->
    <url>
        <loc>https://lola-abons.com/contact-us</loc>
        <lastmod>2024-11-01</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Blog Page -->
    <url>
        <loc>https://lola-abons.com/blogs</loc>
        <lastmod>2024-12-01</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Store Locator Page -->
    <url>
        <loc>https://lola-abons.com/store-locator</loc>
        <lastmod>2024-10-01</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>

    <!-- Product Categories -->
    <url>
        <loc>https://lola-abons.com/shop?category=durian</loc>
        <lastmod>2024-12-15</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <url>
        <loc>https://lola-abons.com/shop?category=candies</loc>
        <lastmod>2024-12-15</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <url>
        <loc>https://lola-abons.com/shop?category=jam-honey-spreads</loc>
        <lastmod>2024-12-15</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
    </url>

    <url>
        <loc>https://lola-abons.com/shop?category=coffee</loc>
        <lastmod>2024-12-15</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
    </url>

</urlset>
