<?xml version="1.0" encoding="UTF-8"?>
<!--
  Hand-maintained: there is no build step, so this file does not update itself.

  ADDING A CASE STUDY: copy one <url> line in the case-studies block below and
  change the slug. Nothing else in this file needs to change, and the order of
  that block does not matter.

  DELIBERATELY ABSENT:
    /contact/thanks/   noindex — a success page has nothing to rank
    /404.html          noindex
    /styleguide.html   noindex, and disallowed in robots.txt
  If a page carries <meta name="robots" content="noindex">, it must not be
  listed here — a sitemap that advertises noindexed URLs contradicts itself.

  NO <lastmod>: an inaccurate or stale lastmod is worse than none, and without
  a build step these dates would drift the first time anyone forgot. Add them
  only if something starts maintaining them automatically.

  NOTE: these are apex-domain URLs, matching the <link rel="canonical"> on each
  page. Until the DNS cutover the site answers on solidstacklabs.netlify.app,
  and the whole site is noindexed by the X-Robots-Tag in netlify.toml — so this
  file is inert until launch. Submit to Search Console only after cutover.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <!-- Top-level pages -->
  <url><loc>https://solidstacklabs.com/</loc></url>
  <url><loc>https://solidstacklabs.com/work/</loc></url>
  <url><loc>https://solidstacklabs.com/services/</loc></url>
  <url><loc>https://solidstacklabs.com/process/</loc></url>
  <url><loc>https://solidstacklabs.com/about/</loc></url>
  <url><loc>https://solidstacklabs.com/contact/</loc></url>

  <!-- Case studies — one line per /work/<slug>/ -->
  <url><loc>https://solidstacklabs.com/work/solid-perfumes-website/</loc></url>
  <url><loc>https://solidstacklabs.com/work/solid-perfumes-guide/</loc></url>
  <url><loc>https://solidstacklabs.com/work/solid-perfumes-ordering-pwa/</loc></url>

</urlset>
