<?xml version="1.0" encoding="UTF-8"?>
<!--
  zTecpc static sitemap — homepage + known top-level entry points.

  Migrated from the legacy repo-root sitemap.xml (2020-01-01 dates,
  http:// scheme) to frontend/sitemap.xml so it's deployed via the
  frontend Dockerfile (COPY into /usr/share/nginx/html/).

  TODO: replace with dynamic generation (Laravel route returning XML,
  or pre-render through Angular Universal) for accurate product URL list.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
   <url>
      <loc>https://ztecpc.com/</loc>
      <lastmod>2026-05-12</lastmod>
      <changefreq>weekly</changefreq>
      <priority>1.0</priority>
   </url>
   <url>
      <loc>https://ztecpc.com/game</loc>
      <lastmod>2026-05-12</lastmod>
      <changefreq>weekly</changefreq>
      <priority>0.8</priority>
   </url>
</urlset>
