<?xml version="1.0" encoding="UTF-8"?>
<!--
  ON DEPLOY: replace every YOUR-DOMAIN below with the real host, and add the
  matching Sitemap line to public/robots.txt.

  These previously read zerovisuals.com, a domain that was never registered.
  A sitemap listing unreachable URLs is actively worse than shipping none:
  crawlers fetch it, fail every entry, and learn the site is broken.

  Hand-maintained because there are two pages. Add a <url> block per new
  case study.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://YOUR-DOMAIN/</loc>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://YOUR-DOMAIN/kyviera</loc>
    <changefreq>yearly</changefreq>
    <priority>0.8</priority>
  </url>
</urlset>
