<?xml version="1.0" encoding="UTF-8"?>
<!--
  Only the paths a visitor with no account can open. Everything else is
  Disallowed in robots.txt; listing a URL in both contradicts the pair.

  No <lastmod>: the export is a single index.html, so no path here has a date
  of its own to state. <changefreq> and <priority> are ignored by Google.

  /dobrodosli is the app's own URL for the root; both are live and both are
  linked from outside, so both are listed.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://zvezdan.app/</loc>
  </url>
  <url>
    <loc>https://zvezdan.app/dobrodosli</loc>
  </url>
  <url>
    <loc>https://zvezdan.app/proba</loc>
  </url>
  <url>
    <loc>https://zvezdan.app/privatnost</loc>
  </url>
  <url>
    <loc>https://zvezdan.app/uslovi</loc>
  </url>
</urlset>
