<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sitemap for https://thevertex.biz/
  The Vertex is a single-page ("one-pager") site, so this sitemap intentionally
  lists ONE canonical URL rather than the in-page anchors (#about, #gallery, etc).
  Search engines treat anchor fragments as the same page, so listing them
  separately as distinct <url> entries would be incorrect / against sitemap spec.

  When additional real sub-pages go live (e.g. /privacy-policy/, /terms/),
  add a new <url> block for each using the same structure as below.

  NOTE FOR DEV: current site meta uses http:// (see canonical/og:url tags).
  This file assumes the site will be served on https:// with a www->non-www
  (or vice versa) 301 redirect already in place. Please confirm final protocol/host
  and update <loc> below to match EXACTLY what resolves with a 200 status.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">

  <url>
    <loc>https://thevertex.biz/</loc>
    <lastmod>2026-07-15</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

</urlset>
