<?xml version="1.0" encoding="UTF-8"?>
<!--
  Pixocraft Web — Sitemap Index
  Served dynamically by the Express server at /sitemap.xml
  This static file mirrors the server-generated index for reference only.
  The live server generates all sub-sitemaps with today's lastmod automatically.

  Full sitemap breakdown:
    /sitemap-pages.xml    — 14 main pages (home, services, packages, blog, contact …)
    /sitemap-blog.xml     — All published blog posts (dynamic from DB)
    /sitemap-geo.xml      — 64 city location pages (/location/:city)
    /sitemap-industry.xml — 9 industry vertical pages (/industry/:industry)
    /sitemap-images.xml   — Image sitemap for Google Images
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://web.pixocraft.in/sitemap-pages.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://web.pixocraft.in/sitemap-blog.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://web.pixocraft.in/sitemap-geo.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://web.pixocraft.in/sitemap-industry.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://web.pixocraft.in/sitemap-images.xml</loc>
  </sitemap>
</sitemapindex>
