<?xml version="1.0" encoding="UTF-8"?>
<!--
  Only /  and /blog/ are real, standalone crawlable pages — verified live on
  2026-09-07. The old /legal/{lang}/ entries here were removed: that path has
  no index page of its own, so Cloudflare's SPA fallback (see _redirects,
  "/* /index.html 200") silently served the homepage for it, meaning those
  three sitemap URLs were duplicate-content copies of "/". The real files at
  /legal/{lang}/privacy(.html) and /legal/{lang}/terms(.html) are bare HTML
  fragments (no <title>, no <html>/<body>) meant to be fetched by JS into the
  on-page Terms/Privacy modal, not indexed as their own pages — so they are
  intentionally left out of this sitemap too. If dedicated, fully-rendered
  legal pages are built later, add them here with real <loc> and <lastmod>.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <url>
    <loc>https://www.awesomecloud.pt/</loc>
    <lastmod>2026-09-07</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <url>
    <loc>https://www.awesomecloud.pt/blog/</loc>
    <lastmod>2026-09-07</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.6</priority>
  </url>

</urlset>
