<?xml version="1.0" encoding="UTF-8"?>
<urlset
        xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

    <!-- Landing page -->
    <url>
        <loc>https://das-tragwerk.com/</loc>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Main public pages -->
    <url>
        <loc>https://das-tragwerk.com/dienstleistungen</loc>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <url>
        <loc>https://das-tragwerk.com/about</loc>
        <changefreq>yearly</changefreq>
        <priority>0.5</priority>
    </url>

    <url>
        <loc>https://das-tragwerk.com/termine</loc>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <url>
        <loc>https://das-tragwerk.com/blog</loc>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <url>
        <loc>https://das-tragwerk.com/feedback</loc>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>

    <url>
        <loc>https://das-tragwerk.com/kontakt</loc>
        <changefreq>yearly</changefreq>
        <priority>0.7</priority>
    </url>

    <url>
        <loc>https://das-tragwerk.com/imprint</loc>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>

    <!-- Example blog post entry (duplicate and adjust per post) -->
    <!--
    <url>
        <loc>https://das-tragwerk.com/blog/ihr-blog-slug</loc>
        <changefreq>yearly</changefreq>
        <priority>0.7</priority>
    </url>
    -->

</urlset>