<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
        xmlns:mobile="http://www.google.com/schemas/sitemap-mobile/1.0">
    
    <!-- Homepage - Most important -->
    <url>
        <loc>https://www.prepda.com/</loc>
        <lastmod>2025-01-15</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
        <image:image>
            <image:loc>https://www.prepda.com/images/og-image.png</image:loc>
            <image:title>PrepDA - No-Code Data Consolidation</image:title>
        </image:image>
    </url>
    
    <!-- App page -->
    <url>
        <loc>https://www.prepda.com/app/</loc>
        <lastmod>2025-01-15</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>
    
    <!-- Blog index -->
    <url>
        <loc>https://www.prepda.com/blog/</loc>
        <lastmod>2025-01-15</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <!-- Blog post 1 -->
    <url>
        <loc>https://www.prepda.com/blog/why-data-preparation-is-essential.html</loc>
        <lastmod>2025-01-15</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
    
    <!-- Legal pages -->
    <url>
        <loc>https://www.prepda.com/impressum.html</loc>
        <lastmod>2025-01-15</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>
    
    <url>
        <loc>https://www.prepda.com/datenschutz.html</loc>
        <lastmod>2025-01-15</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>
    
    <url>
        <loc>https://www.prepda.com/agb.html</loc>
        <lastmod>2025-01-15</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>
    
    <!-- Contact page -->
    <url>
        <loc>https://www.prepda.com/contact.html</loc>
        <lastmod>2025-01-15</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>
    
    <!-- Payment pages (low priority) -->
    <url>
        <loc>https://www.prepda.com/payment_success.html</loc>
        <lastmod>2025-01-15</lastmod>
        <changefreq>never</changefreq>
        <priority>0.1</priority>
    </url>
    
    <url>
        <loc>https://www.prepda.com/payment_canceled.html</loc>
        <lastmod>2025-01-15</lastmod>
        <changefreq>never</changefreq>
        <priority>0.1</priority>
    </url>
    
</urlset>