<?xml version="1.0" encoding="UTF-8"?>
<!--
  Single-URL sitemap — the site is currently a single-page app served at /.
  Once per-product routing is added (e.g. /products/<slug>), regenerate this
  with one <url> entry per product, per category, plus /faq and /about.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://polyxlab.in/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
