<?xml version="1.0" encoding="UTF-8"?>
<!--
  ⚠️ The four public pages only. /welcome and /book are the patient funnel: they
     are reachable and useful, but they are the target of a printed QR code
     rather than something a stranger should land on from a search result.
  ⚠️ hreflang pairs each page with its translation, so a search engine offers an
     Arabic speaker the Arabic page instead of guessing from their location.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">
  <url>
    <loc>https://physiokichi.com/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://physiokichi.com/"/>
    <xhtml:link rel="alternate" hreflang="ar" href="https://physiokichi.com/ar/"/>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://physiokichi.com/ar/</loc>
    <xhtml:link rel="alternate" hreflang="ar" href="https://physiokichi.com/ar/"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://physiokichi.com/"/>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://physiokichi.com/about/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://physiokichi.com/about/"/>
    <xhtml:link rel="alternate" hreflang="ar" href="https://physiokichi.com/ar/about/"/>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://physiokichi.com/ar/about/</loc>
    <xhtml:link rel="alternate" hreflang="ar" href="https://physiokichi.com/ar/about/"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://physiokichi.com/about/"/>
    <priority>0.8</priority>
  </url>
</urlset>
