<?xml version="1.0" encoding="UTF-8"?>
<!-- Two pages, each declaring the other as its language alternate. Google reads
     the hreflang pairs from here as well as from the <link> tags in the HTML;
     both must agree, and each page must point back at the other. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">

  <url>
    <loc>https://dalilni.com/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://dalilni.com/"/>
    <xhtml:link rel="alternate" hreflang="ar" href="https://dalilni.com/ar.html"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://dalilni.com/"/>
    <lastmod>2026-08-06</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>

  <url>
    <loc>https://dalilni.com/ar.html</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://dalilni.com/"/>
    <xhtml:link rel="alternate" hreflang="ar" href="https://dalilni.com/ar.html"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://dalilni.com/"/>
    <lastmod>2026-08-06</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

</urlset>
