<?xml version="1.0" encoding="UTF-8"?>
<!--
  XARQ sitemap.

  One page, declared once. A sitemap that lists #fragments is a common mistake:
  Google treats them as the same URL and it buys nothing. Update <lastmod> when
  the page content actually changes — a lastmod that moves every deploy while
  the copy stays identical trains the crawler to ignore it.
-->
<urlset
  xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
  xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
>
  <url>
    <loc>https://xarqtech.in/</loc>
    <lastmod>2026-09-25</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
    <image:image>
      <image:loc>https://xarqtech.in/assets/brand/og.png</image:loc>
      <image:title>Xarq — Building useful digital products</image:title>
      <image:caption>A glowing glass sculpture of the Xarq X beside the XARQ wordmark.</image:caption>
    </image:image>
  </url>
</urlset>
