<?xml version="1.0" encoding="UTF-8"?>
<!--
  =======================================================================
  Site Name: Lucky Pet Clinic (luckypetclinic.net)
  Developed By: Ahmed Mamdouh
  Tech Stack: XML Sitemap with hreflang for Bilingual SEO
  Last Updated: June 2026
  =======================================================================
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">

    <!-- ============================================ -->
    <!--               ENGLISH HOMEPAGE               -->
    <!-- ============================================ -->
    <url>
        <loc>https://luckypetclinic.net/</loc>
        <lastmod>2026-06-24</lastmod>
        <changefreq>monthly</changefreq>
        <priority>1.0</priority>
        <!-- Alternate Language Mapping -->
        <xhtml:link rel="alternate" hreflang="ar" href="https://luckypetclinic.net/ar.html" />
        <xhtml:link rel="alternate" hreflang="en" href="https://luckypetclinic.net/" />
    </url>

    <!-- ============================================ -->
    <!--               ARABIC HOMEPAGE                -->
    <!-- ============================================ -->
    <url>
        <loc>https://luckypetclinic.net/ar.html</loc>
        <lastmod>2026-06-24</lastmod>
        <changefreq>monthly</changefreq>
        <priority>1.0</priority>
        <!-- Alternate Language Mapping -->
        <xhtml:link rel="alternate" hreflang="en" href="https://luckypetclinic.net/" />
        <xhtml:link rel="alternate" hreflang="ar" href="https://luckypetclinic.net/ar.html" />
    </url>

</urlset>