<?xml version="1.0" encoding="UTF-8"?>
<!--
  Regenerated 2026-08-06 against the real route table in src/App.jsx.

  A sitemap must list only CANONICAL, indexable, 200-answering URLs. The
  previous version violated that three ways:
    - all 13 /build-my-* entries are now <Navigate> redirects, not pages;
    - /about, /contact and /websites are section routes that render HomePageV2
      and now carry <link rel=canonical> to "/", so listing them asks Google to
      index pages that disclaim themselves;
    - /projects/solid-rock and /projects/aline-cleaning are live pages that
      were never listed at all.

  DELIBERATELY EXCLUDED (do not "fix" these back in):
    /apps /business-automation /websites /plans /contact /about
        one-pager section routes; real URLs to share and land on, but they
        canonicalize to "/" so only "/" belongs here.
    /home-v2            alias of "/".
    /home-v1            the retired pre-redesign homepage.
    /build-my-*         redirects to the service pages below.
    /websiteservices, /website-services, /marketingservices, ...
                        natural-URL aliases; redirects.
    /content-color-test a test route.
    /for                per-lead outreach page, intentionally noindexed.
    /embed/projects/*   chrome-less iframe embeds of the project pages below.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <!-- Homepage. The one-pager: hero, Applications, Business Automation,
       Websites, quote studio and the footer/About all live here. -->
  <url><loc>https://skyfynd.io/</loc></url>

  <!-- Portfolio -->
  <url><loc>https://skyfynd.io/projects</loc></url>
  <url><loc>https://skyfynd.io/projects/caldwell-group</loc></url>
  <url><loc>https://skyfynd.io/projects/food-industry</loc></url>
  <url><loc>https://skyfynd.io/projects/etienne-lorraine</loc></url>
  <url><loc>https://skyfynd.io/projects/sasha-khan</loc></url>
  <url><loc>https://skyfynd.io/projects/patty-bunny</loc></url>
  <url><loc>https://skyfynd.io/projects/solid-rock</loc></url>
  <url><loc>https://skyfynd.io/projects/aline-cleaning</loc></url>

  <!-- Service category pages. NOTE: there is no /websites entry here on
       purpose. That path renders the one-pager, not a category page; the four
       website services below are still their own standalone URLs. -->
  <url><loc>https://skyfynd.io/marketing</loc></url>
  <url><loc>https://skyfynd.io/branding</loc></url>
  <url><loc>https://skyfynd.io/content</loc></url>

  <!-- Individual service pages (ServiceDetailPage, ids from serviceCatalog) -->
  <url><loc>https://skyfynd.io/websites/web-design</loc></url>
  <url><loc>https://skyfynd.io/websites/app-development</loc></url>
  <url><loc>https://skyfynd.io/websites/content-management</loc></url>
  <url><loc>https://skyfynd.io/websites/support</loc></url>
  <url><loc>https://skyfynd.io/marketing/paid-media</loc></url>
  <url><loc>https://skyfynd.io/marketing/social-media</loc></url>
  <url><loc>https://skyfynd.io/marketing/email-marketing</loc></url>
  <url><loc>https://skyfynd.io/branding/brand-strategy</loc></url>
  <url><loc>https://skyfynd.io/branding/visual-identity</loc></url>
  <url><loc>https://skyfynd.io/branding/brand-applications</loc></url>
  <url><loc>https://skyfynd.io/content/content-strategy</loc></url>
  <url><loc>https://skyfynd.io/content/visual-content</loc></url>
  <url><loc>https://skyfynd.io/content/training-content</loc></url>

  <!-- Product -->
  <url><loc>https://skyfynd.io/plexus</loc></url>

  <!-- Legal -->
  <url><loc>https://skyfynd.io/privacy</loc></url>
  <url><loc>https://skyfynd.io/terms</loc></url>

</urlset>
