<?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"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
        http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
    
    <!-- Startseite (Hauptseite - höchste Priorität) -->
    <url>
        <loc>https://heyhelp.net/</loc>
        <lastmod>2026-01-14</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
        <image:image>
            <image:loc>https://heyhelp.net/images/Logo_heyhelp.png</image:loc>
            <image:title>HeyHelp Logo</image:title>
        </image:image>
        <image:image>
            <image:loc>https://heyhelp.net/images/IPhone%2017%20Bild.png</image:loc>
            <image:title>HeyHelp App Screenshot</image:title>
        </image:image>
    </url>
    
    <!-- FAQ (wichtig für SEO) -->
    <url>
        <loc>https://heyhelp.net/faq</loc>
        <lastmod>2026-01-14</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <!-- Impressum -->
    <url>
        <loc>https://heyhelp.net/impressum</loc>
        <lastmod>2026-01-14</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>
    
    <!-- Datenschutz -->
    <url>
        <loc>https://heyhelp.net/datenschutz</loc>
        <lastmod>2026-01-14</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>
    
    <!-- AGB -->
    <url>
        <loc>https://heyhelp.net/agb</loc>
        <lastmod>2026-01-14</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>
    
</urlset>

