<?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">
    
    <!-- Home Page -->
    <url>
        <loc>https://jo1987.com/</loc>
        <lastmod>2025-11-25</lastmod>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
        <xhtml:link rel="alternate" hreflang="en" href="https://jo1987.com/" />
        <xhtml:link rel="alternate" hreflang="ar" href="https://jo1987.com/" />
    </url>
    
    <!-- About Page -->
    <url>
        <loc>https://jo1987.com/about</loc>
        <lastmod>2025-11-25</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
        <xhtml:link rel="alternate" hreflang="en" href="https://jo1987.com/about" />
        <xhtml:link rel="alternate" hreflang="ar" href="https://jo1987.com/about" />
    </url>
    
    <!-- Categories Page -->
    <url>
        <loc>https://jo1987.com/categories</loc>
        <lastmod>2025-11-25</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
        <xhtml:link rel="alternate" hreflang="en" href="https://jo1987.com/categories" />
        <xhtml:link rel="alternate" hreflang="ar" href="https://jo1987.com/categories" />
    </url>
    
    <!-- Products Page -->
    <url>
        <loc>https://jo1987.com/products</loc>
        <lastmod>2025-11-25</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.9</priority>
        <xhtml:link rel="alternate" hreflang="en" href="https://jo1987.com/products" />
        <xhtml:link rel="alternate" hreflang="ar" href="https://jo1987.com/products" />
    </url>
    
    <!-- Cart Page -->
    <url>
        <loc>https://jo1987.com/user/cart</loc>
        <lastmod>2025-11-25</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.6</priority>
    </url>
    
    <!-- Checkout Page -->
    <url>
        <loc>https://jo1987.com/user/checkout</loc>
        <lastmod>2025-11-25</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
    
    <!-- 
    DYNAMIC PAGES (Add individual product/category pages here)
    You can generate these dynamically using Laravel's sitemap package
    Example:
    <url>
        <loc>https://jo1987.com/products/1</loc>
        <lastmod>2025-11-25</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>
    -->
    
</urlset>

