<?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"
    xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">

    <url>
        <loc>https://www.genjoo.com/</loc>
        <lastmod><?php echo date('Y-m-d'); ?></lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>

        <!-- hreflang inside sitemap for multilingual signals -->
        <xhtml:link rel="alternate" hreflang="ar"        href="https://www.genjoo.com/"/>
        <xhtml:link rel="alternate" hreflang="x-default" href="https://www.genjoo.com/"/>

        <!-- Logo image for Google Image Search -->
        <image:image>
            <image:loc>https://www.genjoo.com/logo.png</image:loc>
            <image:title>شعار جينجو — Genjoo Super App</image:title>
            <image:caption>منصة جينجو الفائقة — تطبيق شامل لكل احتياجاتك</image:caption>
        </image:image>
    </url>

    <!-- Add more URLs here when you publish new pages -->
    <!--
    <url>
        <loc>https://www.genjoo.com/privacy</loc>
        <lastmod>2025-01-01</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>
    -->

</urlset>
