<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
        http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">

    <!-- Startseite (höchste Priorität) -->
    <url>
        <loc>https://uranus-consulting.com/</loc>
        <lastmod>2025-10-29</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Hauptseite mit index.html -->
    <url>
        <loc>https://uranus-consulting.com/index.html</loc>
        <lastmod>2025-10-29</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Impressum -->
    <url>
        <loc>https://uranus-consulting.com/impressum.html</loc>
        <lastmod>2025-10-29</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>

    <!-- Datenschutz -->
    <url>
        <loc>https://uranus-consulting.com/datenschutz.html</loc>
        <lastmod>2025-10-29</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>

    <!-- AGB -->
    <url>
        <loc>https://uranus-consulting.com/agb.html</loc>
        <lastmod>2025-10-29</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>

    <!-- Referenzen -->
    <url>
        <loc>https://uranus-consulting.com/referenzen.html</loc>
        <lastmod>2025-10-29</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

</urlset>
