<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
        http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">

    <!-- Homepage -->
    <url>
        <loc>https://vapor-dream.com/</loc>
        <lastmod>2025-08-19</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Homepage PHP version -->
    <url>
        <loc>https://vapor-dream.com/index.php</loc>
        <lastmod>2025-08-19</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Blog -->
    <url>
        <loc>https://vapor-dream.com/blog.html</loc>
        <lastmod>2025-08-19</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Blog Articles -->
    <url>
        <loc>https://vapor-dream.com/blog/grunderna-i-programmering.html</loc>
        <lastmod>2025-08-15</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <url>
        <loc>https://vapor-dream.com/blog/variabler-och-datatyper.html</loc>
        <lastmod>2025-08-12</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <url>
        <loc>https://vapor-dream.com/blog/funktioner-och-metoder.html</loc>
        <lastmod>2025-08-10</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <url>
        <loc>https://vapor-dream.com/blog/objektorienterad-programmering.html</loc>
        <lastmod>2025-08-08</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Contact -->
    <url>
        <loc>https://vapor-dream.com/contact.html</loc>
        <lastmod>2025-08-19</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>

    <!-- Newsletter Thank You -->
    <url>
        <loc>https://vapor-dream.com/thanks.php</loc>
        <lastmod>2025-08-19</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>

    <!-- Legal Pages -->
    <url>
        <loc>https://vapor-dream.com/legal/privacy-policy.html</loc>
        <lastmod>2025-08-19</lastmod>
        <changefreq>quarterly</changefreq>
        <priority>0.4</priority>
    </url>

    <url>
        <loc>https://vapor-dream.com/legal/terms-of-service.html</loc>
        <lastmod>2025-08-19</lastmod>
        <changefreq>quarterly</changefreq>
        <priority>0.4</priority>
    </url>

    <url>
        <loc>https://vapor-dream.com/legal/cookie-policy.html</loc>
        <lastmod>2025-08-19</lastmod>
        <changefreq>quarterly</changefreq>
        <priority>0.4</priority>
    </url>

</urlset>
