<?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://onemenu.store/</loc>
        <lastmod>2026-01-13</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Login Page (public, but low priority for SEO) -->
    <url>
        <loc>https://onemenu.store/login</loc>
        <lastmod>2026-01-13</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.3</priority>
    </url>

    <!-- Register Page (public, but low priority for SEO) -->
    <url>
        <loc>https://onemenu.store/register</loc>
        <lastmod>2026-01-13</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.3</priority>
    </url>

    <!-- Features Page -->
    <url>
        <loc>https://onemenu.store/features</loc>
        <lastmod>2026-01-13</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Pricing Page -->
    <url>
        <loc>https://onemenu.store/pricing</loc>
        <lastmod>2026-01-13</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- About -->
    <url>
        <loc>https://onemenu.store/about</loc>
        <lastmod>2026-01-13</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>

    <!-- Contact -->
    <url>
        <loc>https://onemenu.store/contact</loc>
        <lastmod>2026-01-13</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Terms of Service -->
    <url>
        <loc>https://onemenu.store/terms</loc>
        <lastmod>2026-01-13</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>

    <!-- Privacy Policy -->
    <url>
        <loc>https://onemenu.store/privacy</loc>
        <lastmod>2026-01-13</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>

    <!-- Help/FAQ -->
    <url>
        <loc>https://onemenu.store/help</loc>
        <lastmod>2026-01-13</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.4</priority>
    </url>

    <!--
        NOTE: Dashboard and authenticated pages are excluded from sitemap
        as they are protected by login and should not be indexed by search engines.

        These pages are disallowed in robots.txt:
        - /dashboard/
        - /menu/
        - /orders/
        - /settings/
        - /analytics/
        - /customers/
    -->

</urlset>
