<?xml version="1.0" encoding="UTF-8"?>
<!--
  hiedanatasha.my sitemap.

  The apex is a single page, so this is short by nature — its value is not the URL
  list but that it exists at a predictable path, is named in robots.txt, and can be
  submitted in Google Search Console. That submission is what gives a crawl signal
  for a brand-new host competing against an older, already-indexed domain.

  The public storefront lives on the pos subdomain (a different host), so its URLs
  cannot legally be listed here — a sitemap may only contain URLs on its own host.
  If those pages should be indexed, pos.hiedanatasha.my needs its own sitemap.

  `lastmod` must be updated when the page's content genuinely changes. A lastmod that
  lies (bumped on every deploy regardless) gets discounted by crawlers.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://hiedanatasha.my/</loc>
    <lastmod>2026-07-31</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
