<?xml version="1.0" encoding="UTF-8"?>
<!-- 
  ==============================================================================
  SITEMAP.XML - HappyWorx Website (https://happyworx.de)
  ==============================================================================
  This sitemap is optimized for search engines (Google Search Console, Bing)
  and AI-powered crawlers (LLM indexers, Chat-Tools).

  Structure details:
  - Absolute HTTPS-URLs only
  - Canonical URLs only (duplicates and temporary pages like 404/login excluded)
  - Multilingual (hreflang) structures pre-configured for future language versions
  - Prioritized based on internal link architecture and relevance
  ==============================================================================
-->
<urlset 
  xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
  xmlns:xhtml="http://www.w3.org/1999/xhtml">

  <!-- 1. STARTSEITE (Home) -->
  <url>
    <loc>https://happyworx.de/</loc>
    <lastmod>2026-05-27</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <!-- Alternate definitions for multilingual SEO (prepared for future EN/etc.) -->
    <xhtml:link rel="alternate" hreflang="de" href="https://happyworx.de/" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://happyworx.de/" />
  </url>

  <!-- 2. LEISTUNG: KI & Workflows (/ai-workflows) -->
  <url>
    <loc>https://happyworx.de/ai-workflows</loc>
    <lastmod>2026-05-27</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
    <xhtml:link rel="alternate" hreflang="de" href="https://happyworx.de/ai-workflows" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://happyworx.de/ai-workflows" />
  </url>

  <!-- 3. LEISTUNG: Intelligente Digitalisierung (/digitalisierung) -->
  <url>
    <loc>https://happyworx.de/digitalisierung</loc>
    <lastmod>2026-05-27</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
    <xhtml:link rel="alternate" hreflang="de" href="https://happyworx.de/digitalisierung" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://happyworx.de/digitalisierung" />
  </url>

  <!-- 4. LEISTUNG: DSGVO-konformer Datenschutz (/datenschutz) -->
  <url>
    <loc>https://happyworx.de/datenschutz</loc>
    <lastmod>2026-05-27</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
    <xhtml:link rel="alternate" hreflang="de" href="https://happyworx.de/datenschutz" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://happyworx.de/datenschutz" />
  </url>

  <!-- 5. INHALTSVERZEICHNIS: Sitemap (/sitemap) -->
  <url>
    <loc>https://happyworx.de/sitemap</loc>
    <lastmod>2026-05-27</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.5</priority>
    <xhtml:link rel="alternate" hreflang="de" href="https://happyworx.de/sitemap" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://happyworx.de/sitemap" />
  </url>

  <!-- 6. RECHTLICHES: Datenschutzerklärung (/privacy) -->
  <url>
    <loc>https://happyworx.de/privacy</loc>
    <lastmod>2026-05-27</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
    <xhtml:link rel="alternate" hreflang="de" href="https://happyworx.de/privacy" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://happyworx.de/privacy" />
  </url>

  <!-- 7. RECHTLICHES: Impressum (/impressum) -->
  <url>
    <loc>https://happyworx.de/impressum</loc>
    <lastmod>2026-05-27</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
    <xhtml:link rel="alternate" hreflang="de" href="https://happyworx.de/impressum" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://happyworx.de/impressum" />
  </url>

</urlset>
