<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <url>
        <loc>https://my-url.io/</loc>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
    </url>
    <url>
        <loc>https://my-url.io/projekt</loc>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>
    <url>
        <loc>https://my-url.io/report</loc>
        <changefreq>never</changefreq>
        <priority>0.6</priority>
    </url>
    <url>
        <loc>https://my-url.io/lookup</loc>
        <changefreq>never</changefreq>
        <priority>0.6</priority>
    </url>
    <url>
        <loc>https://my-url.io/account/login</loc>
        <changefreq>never</changefreq>
        <priority>0.9</priority>
    </url>
    <url>
        <loc>https://my-url.io/account/logout</loc>
        <changefreq>never</changefreq>
        <priority>0.7</priority>
    </url>
    <url>
        <loc>https://my-url.io/account/forgot-password</loc>
        <changefreq>never</changefreq>
        <priority>0.5</priority>
    </url>
    <url>
        <loc>https://my-url.io/account/settings</loc>
        <changefreq>never</changefreq>
        <priority>0.8</priority>
    </url>
    <url>
        <loc>https://my-url.io/account/links</loc>
        <changefreq>never</changefreq>
        <priority>0.8</priority>
    </url>
    <url>
        <loc>https://my-url.io/account/register</loc>
        <changefreq>never</changefreq>
        <priority>0.7</priority>
    </url>
</urlset>
