<?xml version="1.0" encoding="UTF-8"?>
<!--
  sotirispantazis.com is a single-page site: one route, one canonical URL.
  The in-page anchors (#services, #process, #about, #contact) are fragments of
  that same document and are deliberately NOT listed as separate <url> entries —
  they are not distinct resources and listing them would be misleading.

  lastmod is stamped at build time by scripts/prerender.mjs with the commit
  date of the last change to src/, index.html or public/ — it does not need
  bumping by hand. The value below is the authored fallback, used only if that
  step ever skips.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://sotirispantazis.com/</loc>
    <lastmod>2026-09-14</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
