<?xml version="1.0" encoding="UTF-8"?>
<!--
  This previously listed eight URLs, six of which were fragments
  (/#about, /#services and so on). Fragments are not separate documents —
  search engines collapse them into the homepage — so the sitemap was
  claiming eight pages where one exists. It also listed llms.txt, which is
  a text file, not a page.

  Item 8 (2026-08-12) added /services, /work and /about as real routes,
  each carrying the full canonical content for its topic — see
  ITEM_8_ROUTE_SPLIT_PLAN.md / ITEM_8_CONTENT.md (~/Downloads), which
  supersede handover.md's item 8 section. The homepage now carries only a
  condensed teaser for Services and About, and drops Work entirely, so
  these are genuinely distinct documents, not near-duplicates of the
  homepage.

  changefreq and priority are omitted deliberately: Google ignores both.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://www.vee-consult.com/</loc>
    <lastmod>2026-08-12</lastmod>
  </url>
  <url>
    <loc>https://www.vee-consult.com/services</loc>
    <lastmod>2026-08-12</lastmod>
  </url>
  <url>
    <loc>https://www.vee-consult.com/work</loc>
    <lastmod>2026-08-12</lastmod>
  </url>
  <url>
    <loc>https://www.vee-consult.com/about</loc>
    <lastmod>2026-08-12</lastmod>
  </url>
</urlset>
