<?xml version="1.0" encoding="UTF-8"?>
<!--
  CRE8NOW.AI — dedicated sitemap for the cre8now.ai brand domain.

  Scope is intentionally homepage-only. cre8now.ai serves the exact same
  SPA as cre8now.design (same build, same content), defaulting to the AI
  tab by hostname (see src/landing-page/LandingPage.jsx). Every page's
  <link rel="canonical"> is hardcoded to https://cre8now.design/... (see
  src/App.jsx and src/landing-page/seo/SolutionPageTemplate.jsx) so that
  all ranking signals consolidate onto the one indexed domain instead of
  splitting between two hosts serving identical content. Listing the full
  route tree here would just produce dozens of "duplicate, canonical
  elsewhere" entries in Search Console with no ranking benefit — so this
  file only submits the one URL that's meant to be found directly:
  cre8now.ai itself as a live, memorable brand entry point.

  If cre8now.ai ever gets content that doesn't exist on cre8now.design,
  add it here as its own self-canonical entry.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">

  <url>
    <loc>https://cre8now.ai/</loc>
    <lastmod>2026-08-17</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <xhtml:link rel="alternate" hreflang="de" href="https://cre8now.ai/"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://cre8now.ai/?lang=en"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://cre8now.ai/"/>
    <image:image>
      <image:loc>https://cre8now.design/Cre8Now_Social.jpg</image:loc>
      <image:title>CRE8NOW – Design &amp; AI Solutions</image:title>
      <image:caption>CRE8NOW – Content-Produktion, AI Automation &amp; AI Workflows aus Berlin</image:caption>
    </image:image>
  </url>

</urlset>
