<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">

    <!-- ============================================== -->
    <!-- 1. Master Homepage                             -->
    <!-- ============================================== -->
    <url>
        <loc><div style='font-family:sans-serif;direction:rtl;text-align:right;padding:30px;background:#fee2e2;color:#991b1b;border-radius:10px;margin:30px;border:1px solid #f87171;max-width:700px;margin:50px auto;'>
                <h2 style='margin-top:0;'>⚠️ فشل الاتصال بقاعدة البيانات</h2>
                <p>تعذر الاتصال بـ MySQL: <strong style='direction:ltr;display:inline-block;'>SQLSTATE[28000] [1045] Access denied for user &#039;root&#039;@&#039;localhost&#039; (using password: NO)</strong></p>
                <hr style='border:0;border-top:1px solid #fca5a5;margin:15px 0;'>
                <p>يرجى التأكد من مطابقة البيانات في ملف <code>config/config.php</code>:</p>
                <ul style='margin:10px 0;padding-right:20px;'>
                    <li>اسم المستخدم (DB_USER) وكلمة المرور (DB_PASS) مفصولين بشكل صحيح.</li>
                    <li>إعطاء المستخدم كافة الصلاحيات (All Privileges) على قاعدة البيانات في cPanel.</li>
                </ul>
            </div>