<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <!-- Home Page -->
    <url>
        <loc>https://beamo.tech/index.html</loc>
        <lastmod>2025-02-24</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Tutorials Page -->
    <url>
        <loc>https://beamo.tech/tutorials.html</loc>
        <lastmod>2025-02-24</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Specific Product Pages -->
    <url>
        <loc>https://beamo.tech/bootable-usb.html</loc>
        <lastmod>2025-02-24</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <url>
        <loc>https://beamo.tech/raspberry-pi.html</loc>
        <lastmod>2025-02-24</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <url>
        <loc>https://beamo.tech/raspberry-pi-case.html</loc>
        <lastmod>2025-02-24</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Blog Page -->
    <url>
        <loc>https://beamo.tech/blog.html</loc>
        <lastmod>2025-02-24</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Specific Blog Article Page -->
    <url>
        <loc>https://beamo.tech/blog-how-to-create-linux-bootable-usb.html</loc>
        <lastmod>2025-02-24</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Contact Page -->
    <url>
        <loc>https://beamo.tech/contact.html</loc>
        <lastmod>2025-02-24</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
</urlset>