<?xml version="1.0" encoding="UTF-8"?>
<!--
    Only the public pages. Nothing under /guest/, /panel/, /admin/ or /board/ belongs in here:
    a guest URL carries a table's token, and publishing one is publishing a live ordering link
    for somebody else's restaurant.

    THE HOME PAGE IS LISTED ONCE PER LANGUAGE, and every one of those entries names all three
    editions with xhtml:link - INCLUDING ITSELF - plus x-default. This is hreflang for crawlers
    that read the sitemap before the page, and it must say exactly what the
    <link rel="alternate"> tags in cfginc/head.php say: two declarations that disagree are
    treated as neither.

    Static on purpose - a handful of URLs that change when the site is redesigned, not when a
    venue signs up. Update <lastmod> by hand when the pages actually change.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">
    <url>
        <loc>https://barmenu.pro/</loc>
        <lastmod>2026-09-11</lastmod>
        <changefreq>monthly</changefreq>
        <priority>1.0</priority>
        <xhtml:link rel="alternate" hreflang="en" href="https://barmenu.pro/"/>
        <xhtml:link rel="alternate" hreflang="mk" href="https://barmenu.pro/mk/"/>
        <xhtml:link rel="alternate" hreflang="sq" href="https://barmenu.pro/sq/"/>
        <xhtml:link rel="alternate" hreflang="x-default" href="https://barmenu.pro/"/>
    </url>
    <url>
        <loc>https://barmenu.pro/mk/</loc>
        <lastmod>2026-09-11</lastmod>
        <changefreq>monthly</changefreq>
        <priority>1.0</priority>
        <xhtml:link rel="alternate" hreflang="en" href="https://barmenu.pro/"/>
        <xhtml:link rel="alternate" hreflang="mk" href="https://barmenu.pro/mk/"/>
        <xhtml:link rel="alternate" hreflang="sq" href="https://barmenu.pro/sq/"/>
        <xhtml:link rel="alternate" hreflang="x-default" href="https://barmenu.pro/"/>
    </url>
    <url>
        <loc>https://barmenu.pro/sq/</loc>
        <lastmod>2026-09-11</lastmod>
        <changefreq>monthly</changefreq>
        <priority>1.0</priority>
        <xhtml:link rel="alternate" hreflang="en" href="https://barmenu.pro/"/>
        <xhtml:link rel="alternate" hreflang="mk" href="https://barmenu.pro/mk/"/>
        <xhtml:link rel="alternate" hreflang="sq" href="https://barmenu.pro/sq/"/>
        <xhtml:link rel="alternate" hreflang="x-default" href="https://barmenu.pro/"/>
    </url>
    <url>
        <loc>https://barmenu.pro/signup.php</loc>
        <lastmod>2026-09-11</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    <url>
        <loc>https://barmenu.pro/terms.php</loc>
        <lastmod>2026-09-11</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>
</urlset>
