<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <url>
        <loc>https://www.example.com/index.html</loc>
        <priority>1.00</priority>
    </url>
    <url>
        <loc>https://www.example.com/index_de.html</loc>
        <priority>1.00</priority>
    </url>
    <url>
        <loc>https://www.example.com/index_es.html</loc>
        <priority>1.00</priority>
    </url>
    <url>
        <loc>https://www.example.com/imprint.html</loc>
        <priority>0.50</priority>
    </url>
    <url>
        <loc>https://www.example.com/terms.html</loc>
        <priority>0.50</priority>
    </url>
    <url>
        <loc>https://www.example.com/sitemap.xml</loc>
        <priority>0.25</priority>
    </url>
</urlset>
