<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <!-- Startseite -->
    <url>
        <loc>https://jif-works.de/</loc>
        <lastmod>2024-11-09</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Startseite -->
    <url>
        <loc>https://jif-works.de/index.html</loc>
        <lastmod>2024-11-09</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Leistungen Seite -->
    <url>
        <loc>https://jif-works.de/service.html</loc>
        <lastmod>2024-11-09</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Blog -->
    <url>
        <loc>https://jif-works.de/blog.html</loc>
        <lastmod>2024-11-09</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Referenzen -->
    <url>
        <loc>https://jif-works.de/references.html</loc>
        <lastmod>2024-11-09</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Über uns Seite -->
    <url>
        <loc>https://jif-works.de/about.html</loc>
        <lastmod>2024-11-09</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>

    <!-- Kontaktseite -->
    <url>
        <loc>https://jif-works.de/kontakt</loc>
        <lastmod>2024-11-09</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.5</priority>
    </url>

    <!-- Weitere Seiten können hier hinzugefügt werden -->
</urlset>