<?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">
  <url>
    <loc>http://localhost/</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>http://localhost/en</loc>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
    <xhtml:link rel="alternate" hreflang="en" href="http://localhost/en"/>
    <xhtml:link rel="alternate" hreflang="fr" href="http://localhost/fr"/>
    <xhtml:link rel="alternate" hreflang="es" href="http://localhost/es"/>
    <xhtml:link rel="alternate" hreflang="ar" href="http://localhost/ar"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="http://localhost/en"/>
  </url>
  <url>
    <loc>http://localhost/fr</loc>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
    <xhtml:link rel="alternate" hreflang="en" href="http://localhost/en"/>
    <xhtml:link rel="alternate" hreflang="fr" href="http://localhost/fr"/>
    <xhtml:link rel="alternate" hreflang="es" href="http://localhost/es"/>
    <xhtml:link rel="alternate" hreflang="ar" href="http://localhost/ar"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="http://localhost/en"/>
  </url>
  <url>
    <loc>http://localhost/es</loc>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
    <xhtml:link rel="alternate" hreflang="en" href="http://localhost/en"/>
    <xhtml:link rel="alternate" hreflang="fr" href="http://localhost/fr"/>
    <xhtml:link rel="alternate" hreflang="es" href="http://localhost/es"/>
    <xhtml:link rel="alternate" hreflang="ar" href="http://localhost/ar"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="http://localhost/en"/>
  </url>
  <url>
    <loc>http://localhost/ar</loc>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
    <xhtml:link rel="alternate" hreflang="en" href="http://localhost/en"/>
    <xhtml:link rel="alternate" hreflang="fr" href="http://localhost/fr"/>
    <xhtml:link rel="alternate" hreflang="es" href="http://localhost/es"/>
    <xhtml:link rel="alternate" hreflang="ar" href="http://localhost/ar"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="http://localhost/en"/>
  </url>
</urlset>