<?xml version="1.0" encoding="UTF-8"?>
<!--
  One page, two languages. The site is a single hand-authored index.html whose Arabic view is
  reached with ?lang=ar, so each URL declares the other as an hreflang alternate. If the site is
  ever split into real per-topic pages, add one <url> block per page and keep the same alternate
  pairing inside each.
-->
<urlset
  xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
  xmlns:xhtml="http://www.w3.org/1999/xhtml"
>
  <url>
    <loc>https://lipaseapp.uk/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://lipaseapp.uk/" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://lipaseapp.uk/?lang=ar" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://lipaseapp.uk/" />
    <lastmod>2026-08-16</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://lipaseapp.uk/?lang=ar</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://lipaseapp.uk/" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://lipaseapp.uk/?lang=ar" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://lipaseapp.uk/" />
    <lastmod>2026-08-16</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
</urlset>
