<?xml version="1.0" encoding="UTF-8"?>
<!--
  ToyzGuru – XML Sitemap
  Submitted to Google Search Console at: https://search.google.com/search-console
  ⚠ Replace all instances of https://www.toyzguru.in with your actual live domain before deploying.

  How to submit:
    1. Deploy this file to your server root (e.g. https://www.toyzguru.in/sitemap.xml)
    2. Verify ownership in Google Search Console
    3. Submit via Search Console → Sitemaps → Enter "sitemap.xml" → Submit
-->
<urlset
  xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
    http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">

  <!-- ═══════════════════════════════════════════════════════════
       HOME PAGE — The single entry point for this Single Page Application (SPA).
       All section routes (e.g., #catalog, #about) are loaded client-side from this root URL.
       ═══════════════════════════════════════════════════════════ -->
  <url>
    <loc>https://www.toyzguru.in/</loc>
    <lastmod>2026-07-06</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

</urlset>
