<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sitemap for Oronix Stone.
  Replace YOUR-DOMAIN.com with your real domain (5 places below),
  and update <lastmod> whenever you make a significant content change.

  The site is one page in three languages, so each language is listed
  as an alternate of the same URL using the ?lang= parameter. That is
  how Google learns the Turkish and Arabic versions exist.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">
  <url>
    <loc>https://YOUR-DOMAIN.com/</loc>
    <lastmod>2026-08-14</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://YOUR-DOMAIN.com/?lang=en"/>
    <xhtml:link rel="alternate" hreflang="tr" href="https://YOUR-DOMAIN.com/?lang=tr"/>
    <xhtml:link rel="alternate" hreflang="ar" href="https://YOUR-DOMAIN.com/?lang=ar"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://YOUR-DOMAIN.com/"/>
  </url>
</urlset>
