<?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">
    <!-- Homepage -->
    <url>
        <loc>https://cushioned.net/</loc>
        <lastmod>2026-02-02</lastmod>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Blog Index -->
    <url>
        <loc>https://cushioned.net/blog/</loc>
        <lastmod>2026-02-02</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Blog Posts -->
    <url>
        <loc>https://cushioned.net/blog/welcome/</loc>
        <lastmod>2026-02-02</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
        <image:image>
            <image:loc>https://placehold.co/1200x630/2196f3/ffffff/png?text=Welcome</image:loc>
            <image:title>Welcome to cushioned.net</image:title>
        </image:image>
    </url>

    <!-- Static Pages -->
    <url>
        <loc>https://cushioned.net/privacy/</loc>
        <lastmod>2026-02-02</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>

    <url>
        <loc>https://cushioned.net/terms/</loc>
        <lastmod>2026-02-02</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>

    <url>
        <loc>https://cushioned.net/disclosure/</loc>
        <lastmod>2026-02-02</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>
</urlset>