<?xml version="1.0" encoding="UTF-8"?>
<!--
  sitemap.xml — NexxProzess
  ANPASSEN: "nexxprozess.com" durch echte Domain ersetzen
  ANPASSEN: <lastmod> Datum aktualisieren bei Änderungen
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <!-- Hauptseite — höchste Priorität -->
  <url>
    <loc>https://www.nexxprozess.com/</loc>
    <lastmod>2026-03-11</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Impressum -->
  <url>
    <loc>https://www.nexxprozess.com/pages/impressum.html</loc>
    <lastmod>2026-03-11</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

  <!-- Datenschutz -->
  <url>
    <loc>https://www.nexxprozess.com/pages/datenschutz.html</loc>
    <lastmod>2026-03-11</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

  <!-- AGB -->
  <url>
    <loc>https://www.nexxprozess.com/pages/agb.html</loc>
    <lastmod>2026-03-11</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

</urlset>