<?xml version="1.0" encoding="UTF-8"?>

<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

    <!-- Homepage -->
    <url>
        <loc>https://alfakar.com/</loc>
        <lastmod>2026-04-04</lastmod>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- All Products Page -->
    <url>
        <loc>https://alfakar.com/products</loc>
        <lastmod>2026-04-04</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Support Page -->
    <url>
        <loc>https://alfakar.com/support</loc>
        <lastmod>2026-04-04</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>

    <!-- Order Tracking -->
    <url>
        <loc>https://alfakar.com/track-order</loc>
        <lastmod>2026-04-04</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>

    <!-- Dynamic Routes (Handled Automatically) -->

    <!-- Product Pages -->
    <url>
        <loc>https://alfakar.com/product/*</loc>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Category Pages -->
    <url>
        <loc>https://alfakar.com/category/*</loc>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

</urlset>