<?xml version="1.0" encoding="UTF-8"?>
<!--
  STS Enterprise Pvt — sitemap.

  ONE URL, deliberately. This is a single-page site, so the apex is the only
  document Google can index.

  The in-page anchors (/#products, /#services, …) used to be listed here. They
  have been removed: Google discards the fragment when it fetches a URL, so
  every one of them resolved to the same document as "/". Search Console reports
  those as "Duplicate, submitted URL not selected as canonical" — noise in the
  coverage report that makes a healthy site look broken, with no upside, because
  sitelinks are chosen from on-page structure and internal links, never from the
  sitemap.

  Canonical origin is the apex (no "www") and must match the <link rel=canonical>
  in index.html exactly. Update `lastmod` when the page content meaningfully
  changes — not on every deploy.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://stsjewelenterprise.com/</loc>
    <lastmod>2026-08-08</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
