<?xml version="1.0" encoding="UTF-8"?>
<!--
   yuva.ro — XML Sitemap
   Yuva Beach Bar · Restaurant · Pool · Club · Vama Veche, România
   Last reviewed: 2026-05-15

   Notes for the curious dev / SEO who reads this:
   • <changefreq> and <priority> are intentionally OMITTED. Google
     officially ignores them (confirmed by John Mueller, multiple times).
     They added zero ranking signal and only cluttered the file.
   • <lastmod> uses W3C Datetime format (ISO 8601). Keep these dates
     accurate — Google penalises sitemaps that lie.
   • image:image entries help Google Image Search and feed both
     classic and AI image discovery (Gemini, ChatGPT image search).
   • /privacy-policy is intentionally absent — it carries
     <meta name="robots" content="noindex"> and must NOT be in the
     sitemap (Google flags noindex URLs in sitemap as quality issue).
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">

  <!-- ─── Homepage ──────────────────────────────────────────────── -->
  <url>
    <loc>https://yuva.ro/</loc>
    <lastmod>2026-05-15</lastmod>
    <image:image>
      <image:loc>https://yuva.ro/home/desktop/yuva-beach-bar-vama-veche-club-restaurant-desktop.webp</image:loc>
      <image:title>Yuva Beach Bar Vama Veche</image:title>
      <image:caption>Premium restaurant, pool, coffee cabana and nightclub in Vama Veche, on the Romanian Black Sea coast.</image:caption>
    </image:image>
  </url>

  <!-- ─── Restaurant ────────────────────────────────────────────── -->
  <url>
    <loc>https://yuva.ro/restaurant</loc>
    <lastmod>2026-05-15</lastmod>
    <image:image>
      <image:loc>https://yuva.ro/restaurant/restaurant-mancare-mediteraneana-vama-veche-desktop.webp</image:loc>
      <image:title>Restaurant Yuva Vama Veche — Mediterranean cuisine</image:title>
      <image:caption>Mediterranean fine dining, fresh seafood and artisanal brunch by the pool at Yuva Vama Veche.</image:caption>
    </image:image>
    <image:image>
      <image:loc>https://yuva.ro/restaurant/fructe-de-mare-proaspete-restaurant-vama-veche.webp</image:loc>
      <image:title>Fresh seafood platter</image:title>
    </image:image>
    <image:image>
      <image:loc>https://yuva.ro/restaurant/coffee-cabana-vama-veche.webp</image:loc>
      <image:title>Coffee Cabana — sunrise rituals</image:title>
    </image:image>
  </url>

  <!-- ─── Menu (Schema.org Menu with 156 priced items injected) ─── -->
  <url>
    <loc>https://yuva.ro/menu</loc>
    <lastmod>2026-05-15</lastmod>
    <image:image>
      <image:loc>https://yuva.ro/restaurant/meniu-restaurant-yuva-vama-veche.webp</image:loc>
      <image:title>Yuva menu — food, drinks and signature cocktails</image:title>
      <image:caption>Full menu featuring Mediterranean cuisine, fresh seafood, brunch and signature cocktails.</image:caption>
    </image:image>
  </url>

  <!-- ─── Energy / Nightclub ────────────────────────────────────── -->
  <url>
    <loc>https://yuva.ro/energy</loc>
    <lastmod>2026-05-15</lastmod>
    <image:image>
      <image:loc>https://yuva.ro/home/desktop/petreceri-club-noapte-yuva-vama-veche-desktop.webp</image:loc>
      <image:title>Yuva Club Vama Veche — top DJs and nights until dawn</image:title>
      <image:caption>Vama Veche's legendary nightclub. International DJs and unforgettable nights until sunrise.</image:caption>
    </image:image>
    <image:image>
      <image:loc>https://yuva.ro/home/desktop/dj-live-muzica-club-yuva-vama-veche-desktop.webp</image:loc>
      <image:title>Live DJ — Yuva Vama Veche</image:title>
    </image:image>
  </url>

  <!-- ─── Custom Memories / Events ──────────────────────────────── -->
  <url>
    <loc>https://yuva.ro/custom-memories</loc>
    <lastmod>2026-05-15</lastmod>
    <image:image>
      <image:loc>https://yuva.ro/restaurant/cocktail-uri-fine-dining-plaja-yuva.webp</image:loc>
      <image:title>Custom experiences and bespoke moments at Yuva</image:title>
      <image:caption>Bespoke celebrations and curated moments by the sea — Yuva Beach Bar Vama Veche.</image:caption>
    </image:image>
  </url>

  <!-- ─── Bazar / Lifestyle ─────────────────────────────────────── -->
  <url>
    <loc>https://yuva.ro/bazar</loc>
    <lastmod>2026-05-15</lastmod>
    <image:image>
      <image:loc>https://yuva.ro/restaurant/coffee-cabana-vama-veche.webp</image:loc>
      <image:title>Yuva Bazar — lifestyle &amp; apparel</image:title>
      <image:caption>Curated apparel, accessories and lifestyle pieces inspired by Vama Veche — timeless barefoot luxury.</image:caption>
    </image:image>
  </url>

  <!-- ─── Reservations and Contact ──────────────────────────────── -->
  <url>
    <loc>https://yuva.ro/hello-contact</loc>
    <lastmod>2026-05-15</lastmod>
    <image:image>
      <image:loc>https://yuva.ro/restaurant/locatie-premium-restaurant-vama-veche.webp</image:loc>
      <image:title>Reservations &amp; contact — Strada Albatros 32, Vama Veche</image:title>
      <image:caption>Reserve your table at Yuva Beach Bar Vama Veche. Strada Albatros 32, Constanța, Romania.</image:caption>
    </image:image>
  </url>

</urlset>
