<?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://r2d2ui.xyz/</loc>
        <lastmod>2025-06-11</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Homepage with index.html -->
    <url>
        <loc>https://r2d2ui.xyz/index.html</loc>
        <lastmod>2025-06-11</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Pricing Page -->
    <url>
        <loc>https://r2d2ui.xyz/pricing-page.html</loc>
        <lastmod>2025-06-11</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- About Page -->
    <url>
        <loc>https://r2d2ui.xyz/about.html</loc>
        <lastmod>2025-06-11</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Common additional pages that might be added later -->
    <!-- Uncomment when these pages exist -->
    <!--
    <url>
        <loc>https://r2d2ui.xyz/docs/</loc>
        <lastmod>2025-06-11</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <url>
        <loc>https://r2d2ui.xyz/components/</loc>
        <lastmod>2025-06-11</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <url>
        <loc>https://r2d2ui.xyz/download/</loc>
        <lastmod>2025-06-11</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <url>
        <loc>https://r2d2ui.xyz/examples/</loc>
        <lastmod>2025-06-11</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.6</priority>
    </url>

    <url>
        <loc>https://r2d2ui.xyz/blog/</loc>
        <lastmod>2025-06-11</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.6</priority>
    </url>

    <url>
        <loc>https://r2d2ui.xyz/contact/</loc>
        <lastmod>2025-06-11</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>
    -->

</urlset>