<?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:xhtml="http://www.w3.org/1999/xhtml"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
                            http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">

  <!-- Wrightloom is a single-page site per language. Everything after "#" is
       a client-side anchor, not a separate document: browsers and JS resolve
       it locally and it is never sent to the server, so search engines do
       not treat "/#services" as a distinct crawlable URL from "/". Listing
       anchors here as if they were separate pages has no indexing benefit.
       Two real URLs: English at "/", Arabic at "/ar", cross-linked via
       hreflang so search engines serve the right one per visitor. -->
  <url>
    <loc>https://wrightloom.com/</loc>
    <lastmod>2026-09-21</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://wrightloom.com/" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://wrightloom.com/ar" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://wrightloom.com/" />
  </url>

  <url>
    <loc>https://wrightloom.com/ar</loc>
    <lastmod>2026-09-21</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://wrightloom.com/" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://wrightloom.com/ar" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://wrightloom.com/" />
  </url>

</urlset>
