<?xml version="1.0" encoding="UTF-8"?>
<!--
    Loray — sitemap.xml
    https://loray.ai/sitemap.xml

    During construction: only the homepage is declared.
    Additional URLs (pricing, features, blog, contractor pages) will be added at launch.

    Declared in: https://loray.ai/robots.txt
    Consumed by: Googlebot, Bingbot, Yandex, Baidu
-->
<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
                            https://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">

    <!-- Homepage — under construction (HTTP 503 currently) -->
    <url>
        <loc>https://loray.ai/</loc>
        <lastmod>2026-04-24</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Privacy Policy -->
    <url>
        <loc>https://loray.ai/privacy</loc>
        <lastmod>2026-04-24</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.4</priority>
    </url>

</urlset>
