<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="/sitemap.xsl"?>
<!--
  Sitemap del sitio trilingue (ingles / espanol / italiano). Cada <url> declara sus
  alternativas de idioma con xhtml:link, que es la segunda forma (junto a las etiquetas
  del <head>) de dar a Google los hreflang: aqui se ve el grupo completo en un solo
  sitio y se detecta antes cualquier par que deje de ser reciproco.

  Solo se incluyen las paginas indexables: /booking-confirmed, /cancel-booking y sus
  equivalentes en espanol e italiano llevan <meta name="robots" content="noindex"> y
  quedan fuera, igual que /404, /admin y las paginas de reserva/cancelacion.

  Orden, en dos bloques grandes (asi se ve tambien al abrir esta URL en el navegador,
  gracias al xml-stylesheet de arriba -> ver /sitemap.xsl):
    1. PAGINAS: home, tour, about y las 3 legales. Utilitarias, no son contenido de blog.
    2. POSTS: las 40 guias/articulos, agrupadas por categoria en el mismo orden en que
       aparecen en "Browse by Category" del home (index.html), la taxonomia visible del
       propio sitio. Dentro de cada categoria, el trio EN/ES/IT de cada articulo va junto.
  Si se agrega o saca una pagina (bloque 1), actualizar tambien la lista $pageUrls al
  principio de sitemap.xsl para que el contador "Paginas / Posts" del preview siga bien.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">

  <!-- ================= PÁGINAS DEL SITIO ================= -->

  <!-- index -->
  <url>
    <loc>https://thingstodocph.com/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/"/>
    <lastmod>2026-08-02</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/es/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/"/>
    <lastmod>2026-08-02</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/it/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/"/>
    <lastmod>2026-08-02</lastmod>
  </url>

  <!-- copenhagen-walking-tour -->
  <url>
    <loc>https://thingstodocph.com/copenhagen-walking-tour/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/copenhagen-walking-tour/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/tour-por-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/tour-a-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/copenhagen-walking-tour/"/>
    <lastmod>2026-08-02</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/es/tour-por-copenhague/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/copenhagen-walking-tour/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/tour-por-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/tour-a-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/copenhagen-walking-tour/"/>
    <lastmod>2026-08-02</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/it/tour-a-copenaghen/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/copenhagen-walking-tour/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/tour-por-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/tour-a-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/copenhagen-walking-tour/"/>
    <lastmod>2026-08-02</lastmod>
  </url>

  <!-- blog (listado de todos los posts) -->
  <url>
    <loc>https://thingstodocph.com/blog/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/blog/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/blog/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/blog/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/blog/"/>
    <lastmod>2026-08-05</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/es/blog/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/blog/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/blog/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/blog/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/blog/"/>
    <lastmod>2026-08-05</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/it/blog/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/blog/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/blog/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/blog/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/blog/"/>
    <lastmod>2026-08-05</lastmod>
  </url>

  <!-- about -->
  <url>
    <loc>https://thingstodocph.com/about/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/about/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/about/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/about/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/about/"/>
    <lastmod>2026-08-02</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/es/about/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/about/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/about/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/about/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/about/"/>
    <lastmod>2026-08-02</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/it/about/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/about/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/about/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/about/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/about/"/>
    <lastmod>2026-08-02</lastmod>
  </url>

  <!-- legales -->

  <!-- terms-and-conditions -->
  <url>
    <loc>https://thingstodocph.com/terms-and-conditions/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/terms-and-conditions/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/terminos-y-condiciones/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/termini-e-condizioni/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/terms-and-conditions/"/>
    <lastmod>2026-08-02</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/es/terminos-y-condiciones/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/terms-and-conditions/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/terminos-y-condiciones/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/termini-e-condizioni/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/terms-and-conditions/"/>
    <lastmod>2026-08-02</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/it/termini-e-condizioni/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/terms-and-conditions/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/terminos-y-condiciones/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/termini-e-condizioni/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/terms-and-conditions/"/>
    <lastmod>2026-08-02</lastmod>
  </url>

  <!-- privacy-policy -->
  <url>
    <loc>https://thingstodocph.com/privacy-policy/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/privacy-policy/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/politica-de-privacidad/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/informativa-sulla-privacy/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/privacy-policy/"/>
    <lastmod>2026-08-02</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/es/politica-de-privacidad/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/privacy-policy/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/politica-de-privacidad/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/informativa-sulla-privacy/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/privacy-policy/"/>
    <lastmod>2026-08-02</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/it/informativa-sulla-privacy/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/privacy-policy/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/politica-de-privacidad/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/informativa-sulla-privacy/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/privacy-policy/"/>
    <lastmod>2026-08-02</lastmod>
  </url>

  <!-- cookie-policy -->
  <url>
    <loc>https://thingstodocph.com/cookie-policy/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/cookie-policy/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/politica-de-cookies/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/politica-dei-cookie/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/cookie-policy/"/>
    <lastmod>2026-08-02</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/es/politica-de-cookies/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/cookie-policy/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/politica-de-cookies/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/politica-dei-cookie/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/cookie-policy/"/>
    <lastmod>2026-08-02</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/it/politica-dei-cookie/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/cookie-policy/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/politica-de-cookies/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/politica-dei-cookie/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/cookie-policy/"/>
    <lastmod>2026-08-02</lastmod>
  </url>

  <!-- ================= POSTS / ARTÍCULOS DEL BLOG ================= -->

  <!-- » Historical & Cultural Sites -->

  <!-- must-visit-museums-in-copenhagen -->
  <url>
    <loc>https://thingstodocph.com/must-visit-museums-in-copenhagen/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/must-visit-museums-in-copenhagen/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/mejores-museos-de-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/musei-da-non-perdere-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/must-visit-museums-in-copenhagen/"/>
    <lastmod>2026-08-02</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/es/mejores-museos-de-copenhague/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/must-visit-museums-in-copenhagen/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/mejores-museos-de-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/musei-da-non-perdere-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/must-visit-museums-in-copenhagen/"/>
    <lastmod>2026-08-02</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/it/musei-da-non-perdere-copenaghen/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/must-visit-museums-in-copenhagen/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/mejores-museos-de-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/musei-da-non-perdere-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/must-visit-museums-in-copenhagen/"/>
    <lastmod>2026-08-02</lastmod>
  </url>

  <!-- copenhagen-palaces-castles-guide -->
  <url>
    <loc>https://thingstodocph.com/copenhagen-palaces-castles-guide/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/copenhagen-palaces-castles-guide/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/palacios-y-castillos-de-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/palazzi-e-castelli-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/copenhagen-palaces-castles-guide/"/>
    <lastmod>2026-08-02</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/es/palacios-y-castillos-de-copenhague/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/copenhagen-palaces-castles-guide/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/palacios-y-castillos-de-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/palazzi-e-castelli-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/copenhagen-palaces-castles-guide/"/>
    <lastmod>2026-08-02</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/it/palazzi-e-castelli-copenaghen/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/copenhagen-palaces-castles-guide/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/palacios-y-castillos-de-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/palazzi-e-castelli-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/copenhagen-palaces-castles-guide/"/>
    <lastmod>2026-08-02</lastmod>
  </url>

  <!-- churches-historic-architecture-copenhagen -->
  <url>
    <loc>https://thingstodocph.com/churches-historic-architecture-copenhagen/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/churches-historic-architecture-copenhagen/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/iglesias-y-arquitectura-historica-de-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/chiese-e-architettura-storica-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/churches-historic-architecture-copenhagen/"/>
    <lastmod>2026-08-02</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/es/iglesias-y-arquitectura-historica-de-copenhague/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/churches-historic-architecture-copenhagen/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/iglesias-y-arquitectura-historica-de-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/chiese-e-architettura-storica-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/churches-historic-architecture-copenhagen/"/>
    <lastmod>2026-08-02</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/it/chiese-e-architettura-storica-copenaghen/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/churches-historic-architecture-copenhagen/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/iglesias-y-arquitectura-historica-de-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/chiese-e-architettura-storica-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/churches-historic-architecture-copenhagen/"/>
    <lastmod>2026-08-02</lastmod>
  </url>

  <!-- copenhagen-heritage-sites-monuments-guide -->
  <url>
    <loc>https://thingstodocph.com/copenhagen-heritage-sites-monuments-guide/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/copenhagen-heritage-sites-monuments-guide/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/monumentos-y-lugares-patrimoniales-de-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/patrimonio-e-monumenti-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/copenhagen-heritage-sites-monuments-guide/"/>
    <lastmod>2026-08-02</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/es/monumentos-y-lugares-patrimoniales-de-copenhague/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/copenhagen-heritage-sites-monuments-guide/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/monumentos-y-lugares-patrimoniales-de-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/patrimonio-e-monumenti-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/copenhagen-heritage-sites-monuments-guide/"/>
    <lastmod>2026-08-02</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/it/patrimonio-e-monumenti-copenaghen/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/copenhagen-heritage-sites-monuments-guide/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/monumentos-y-lugares-patrimoniales-de-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/patrimonio-e-monumenti-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/copenhagen-heritage-sites-monuments-guide/"/>
    <lastmod>2026-08-02</lastmod>
  </url>

  <!-- » Art & Culture -->

  <!-- modern-art-galleries-copenhagen -->
  <url>
    <loc>https://thingstodocph.com/modern-art-galleries-copenhagen/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/modern-art-galleries-copenhagen/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/galerias-de-arte-moderno-en-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/gallerie-arte-moderna-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/modern-art-galleries-copenhagen/"/>
    <lastmod>2026-08-02</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/es/galerias-de-arte-moderno-en-copenhague/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/modern-art-galleries-copenhagen/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/galerias-de-arte-moderno-en-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/gallerie-arte-moderna-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/modern-art-galleries-copenhagen/"/>
    <lastmod>2026-08-02</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/it/gallerie-arte-moderna-copenaghen/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/modern-art-galleries-copenhagen/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/galerias-de-arte-moderno-en-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/gallerie-arte-moderna-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/modern-art-galleries-copenhagen/"/>
    <lastmod>2026-08-02</lastmod>
  </url>

  <!-- alternative-cultural-spaces-copenhagen -->
  <url>
    <loc>https://thingstodocph.com/alternative-cultural-spaces-copenhagen/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/alternative-cultural-spaces-copenhagen/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/espacios-culturales-alternativos-en-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/spazi-culturali-alternativi-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/alternative-cultural-spaces-copenhagen/"/>
    <lastmod>2026-07-30</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/es/espacios-culturales-alternativos-en-copenhague/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/alternative-cultural-spaces-copenhagen/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/espacios-culturales-alternativos-en-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/spazi-culturali-alternativi-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/alternative-cultural-spaces-copenhagen/"/>
    <lastmod>2026-07-30</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/it/spazi-culturali-alternativi-copenaghen/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/alternative-cultural-spaces-copenhagen/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/espacios-culturales-alternativos-en-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/spazi-culturali-alternativi-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/alternative-cultural-spaces-copenhagen/"/>
    <lastmod>2026-07-30</lastmod>
  </url>

  <!-- best-theaters-live-music-copenhagen -->
  <url>
    <loc>https://thingstodocph.com/best-theaters-live-music-copenhagen/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/best-theaters-live-music-copenhagen/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/teatros-y-musica-en-vivo-en-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/teatri-e-musica-dal-vivo-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/best-theaters-live-music-copenhagen/"/>
    <lastmod>2026-08-02</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/es/teatros-y-musica-en-vivo-en-copenhague/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/best-theaters-live-music-copenhagen/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/teatros-y-musica-en-vivo-en-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/teatri-e-musica-dal-vivo-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/best-theaters-live-music-copenhagen/"/>
    <lastmod>2026-08-02</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/it/teatri-e-musica-dal-vivo-copenaghen/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/best-theaters-live-music-copenhagen/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/teatros-y-musica-en-vivo-en-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/teatri-e-musica-dal-vivo-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/best-theaters-live-music-copenhagen/"/>
    <lastmod>2026-08-02</lastmod>
  </url>

  <!-- copenhagen-festivals-seasonal-events -->
  <url>
    <loc>https://thingstodocph.com/copenhagen-festivals-seasonal-events/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/copenhagen-festivals-seasonal-events/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/festivales-y-eventos-de-temporada-en-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/festival-ed-eventi-stagionali-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/copenhagen-festivals-seasonal-events/"/>
    <lastmod>2026-08-01</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/es/festivales-y-eventos-de-temporada-en-copenhague/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/copenhagen-festivals-seasonal-events/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/festivales-y-eventos-de-temporada-en-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/festival-ed-eventi-stagionali-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/copenhagen-festivals-seasonal-events/"/>
    <lastmod>2026-08-01</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/it/festival-ed-eventi-stagionali-copenaghen/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/copenhagen-festivals-seasonal-events/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/festivales-y-eventos-de-temporada-en-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/festival-ed-eventi-stagionali-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/copenhagen-festivals-seasonal-events/"/>
    <lastmod>2026-08-01</lastmod>
  </url>

  <!-- open-jazz-concerts-in-copenhagen-july -->
  <url>
    <loc>https://thingstodocph.com/open-jazz-concerts-in-copenhagen-july/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/open-jazz-concerts-in-copenhagen-july/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/conciertos-de-jazz-al-aire-libre-en-copenhague-julio/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/concerti-jazz-allaperto-copenaghen-luglio/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/open-jazz-concerts-in-copenhagen-july/"/>
    <lastmod>2026-08-02</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/es/conciertos-de-jazz-al-aire-libre-en-copenhague-julio/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/open-jazz-concerts-in-copenhagen-july/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/conciertos-de-jazz-al-aire-libre-en-copenhague-julio/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/concerti-jazz-allaperto-copenaghen-luglio/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/open-jazz-concerts-in-copenhagen-july/"/>
    <lastmod>2026-08-02</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/it/concerti-jazz-allaperto-copenaghen-luglio/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/open-jazz-concerts-in-copenhagen-july/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/conciertos-de-jazz-al-aire-libre-en-copenhague-julio/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/concerti-jazz-allaperto-copenaghen-luglio/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/open-jazz-concerts-in-copenhagen-july/"/>
    <lastmod>2026-08-02</lastmod>
  </url>

  <!-- copenhagen-christmas-markets -->
  <url>
    <loc>https://thingstodocph.com/copenhagen-christmas-markets/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/copenhagen-christmas-markets/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/mercados-de-navidad-en-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/mercatini-di-natale-a-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/copenhagen-christmas-markets/"/>
    <lastmod>2026-07-30</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/es/mercados-de-navidad-en-copenhague/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/copenhagen-christmas-markets/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/mercados-de-navidad-en-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/mercatini-di-natale-a-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/copenhagen-christmas-markets/"/>
    <lastmod>2026-07-30</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/it/mercatini-di-natale-a-copenaghen/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/copenhagen-christmas-markets/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/mercados-de-navidad-en-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/mercatini-di-natale-a-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/copenhagen-christmas-markets/"/>
    <lastmod>2026-07-30</lastmod>
  </url>

  <!-- » Gastronomy -->

  <!-- copenhagen-michelin-starred-restaurants -->
  <url>
    <loc>https://thingstodocph.com/copenhagen-michelin-starred-restaurants/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/copenhagen-michelin-starred-restaurants/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/restaurantes-con-estrella-michelin-en-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/ristoranti-stellati-michelin-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/copenhagen-michelin-starred-restaurants/"/>
    <lastmod>2026-08-02</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/es/restaurantes-con-estrella-michelin-en-copenhague/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/copenhagen-michelin-starred-restaurants/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/restaurantes-con-estrella-michelin-en-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/ristoranti-stellati-michelin-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/copenhagen-michelin-starred-restaurants/"/>
    <lastmod>2026-08-02</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/it/ristoranti-stellati-michelin-copenaghen/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/copenhagen-michelin-starred-restaurants/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/restaurantes-con-estrella-michelin-en-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/ristoranti-stellati-michelin-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/copenhagen-michelin-starred-restaurants/"/>
    <lastmod>2026-08-02</lastmod>
  </url>

  <!-- best-traditional-nordic-restaurants-copenhagen -->
  <url>
    <loc>https://thingstodocph.com/best-traditional-nordic-restaurants-copenhagen/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/best-traditional-nordic-restaurants-copenhagen/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/cocina-nordica-tradicional-en-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/cucina-nordica-tradizionale-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/best-traditional-nordic-restaurants-copenhagen/"/>
    <lastmod>2026-08-01</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/es/cocina-nordica-tradicional-en-copenhague/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/best-traditional-nordic-restaurants-copenhagen/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/cocina-nordica-tradicional-en-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/cucina-nordica-tradizionale-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/best-traditional-nordic-restaurants-copenhagen/"/>
    <lastmod>2026-08-01</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/it/cucina-nordica-tradizionale-copenaghen/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/best-traditional-nordic-restaurants-copenhagen/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/cocina-nordica-tradicional-en-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/cucina-nordica-tradizionale-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/best-traditional-nordic-restaurants-copenhagen/"/>
    <lastmod>2026-08-01</lastmod>
  </url>

  <!-- best-international-restaurants-copenhagen -->
  <url>
    <loc>https://thingstodocph.com/best-international-restaurants-copenhagen/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/best-international-restaurants-copenhagen/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/restaurantes-internacionales-en-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/ristoranti-internazionali-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/best-international-restaurants-copenhagen/"/>
    <lastmod>2026-08-01</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/es/restaurantes-internacionales-en-copenhague/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/best-international-restaurants-copenhagen/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/restaurantes-internacionales-en-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/ristoranti-internazionali-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/best-international-restaurants-copenhagen/"/>
    <lastmod>2026-08-01</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/it/ristoranti-internazionali-copenaghen/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/best-international-restaurants-copenhagen/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/restaurantes-internacionales-en-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/ristoranti-internazionali-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/best-international-restaurants-copenhagen/"/>
    <lastmod>2026-08-01</lastmod>
  </url>

  <!-- copenhagen-street-food-markets -->
  <url>
    <loc>https://thingstodocph.com/copenhagen-street-food-markets/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/copenhagen-street-food-markets/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/mercados-y-street-food-en-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/street-food-e-mercati-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/copenhagen-street-food-markets/"/>
    <lastmod>2026-08-02</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/es/mercados-y-street-food-en-copenhague/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/copenhagen-street-food-markets/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/mercados-y-street-food-en-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/street-food-e-mercati-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/copenhagen-street-food-markets/"/>
    <lastmod>2026-08-02</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/it/street-food-e-mercati-copenaghen/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/copenhagen-street-food-markets/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/mercados-y-street-food-en-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/street-food-e-mercati-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/copenhagen-street-food-markets/"/>
    <lastmod>2026-08-02</lastmod>
  </url>

  <!-- » Nightlife & Drinks -->

  <!-- best-cocktail-bars-copenhagen -->
  <url>
    <loc>https://thingstodocph.com/best-cocktail-bars-copenhagen/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/best-cocktail-bars-copenhagen/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/bares-de-coctel-en-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/cocktail-bar-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/best-cocktail-bars-copenhagen/"/>
    <lastmod>2026-08-01</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/es/bares-de-coctel-en-copenhague/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/best-cocktail-bars-copenhagen/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/bares-de-coctel-en-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/cocktail-bar-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/best-cocktail-bars-copenhagen/"/>
    <lastmod>2026-08-01</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/it/cocktail-bar-copenaghen/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/best-cocktail-bars-copenhagen/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/bares-de-coctel-en-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/cocktail-bar-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/best-cocktail-bars-copenhagen/"/>
    <lastmod>2026-08-01</lastmod>
  </url>

  <!-- best-local-breweries-copenhagen -->
  <url>
    <loc>https://thingstodocph.com/best-local-breweries-copenhagen/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/best-local-breweries-copenhagen/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/cervecerias-artesanales-de-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/birrifici-artigianali-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/best-local-breweries-copenhagen/"/>
    <lastmod>2026-08-01</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/es/cervecerias-artesanales-de-copenhague/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/best-local-breweries-copenhagen/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/cervecerias-artesanales-de-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/birrifici-artigianali-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/best-local-breweries-copenhagen/"/>
    <lastmod>2026-08-01</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/it/birrifici-artigianali-copenaghen/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/best-local-breweries-copenhagen/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/cervecerias-artesanales-de-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/birrifici-artigianali-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/best-local-breweries-copenhagen/"/>
    <lastmod>2026-08-01</lastmod>
  </url>

  <!-- best-traditional-danish-pubs-copenhagen -->
  <url>
    <loc>https://thingstodocph.com/best-traditional-danish-pubs-copenhagen/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/best-traditional-danish-pubs-copenhagen/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/pubs-tradicionales-daneses-en-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/pub-tradizionali-danesi-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/best-traditional-danish-pubs-copenhagen/"/>
    <lastmod>2026-08-01</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/es/pubs-tradicionales-daneses-en-copenhague/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/best-traditional-danish-pubs-copenhagen/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/pubs-tradicionales-daneses-en-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/pub-tradizionali-danesi-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/best-traditional-danish-pubs-copenhagen/"/>
    <lastmod>2026-08-01</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/it/pub-tradizionali-danesi-copenaghen/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/best-traditional-danish-pubs-copenhagen/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/pubs-tradicionales-daneses-en-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/pub-tradizionali-danesi-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/best-traditional-danish-pubs-copenhagen/"/>
    <lastmod>2026-08-01</lastmod>
  </url>

  <!-- best-clubs-nightclubs-copenhagen -->
  <url>
    <loc>https://thingstodocph.com/best-clubs-nightclubs-copenhagen/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/best-clubs-nightclubs-copenhagen/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/discotecas-y-vida-nocturna-en-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/discoteche-e-vita-notturna-a-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/best-clubs-nightclubs-copenhagen/"/>
    <lastmod>2026-07-29</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/es/discotecas-y-vida-nocturna-en-copenhague/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/best-clubs-nightclubs-copenhagen/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/discotecas-y-vida-nocturna-en-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/discoteche-e-vita-notturna-a-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/best-clubs-nightclubs-copenhagen/"/>
    <lastmod>2026-07-29</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/it/discoteche-e-vita-notturna-a-copenaghen/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/best-clubs-nightclubs-copenhagen/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/discotecas-y-vida-nocturna-en-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/discoteche-e-vita-notturna-a-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/best-clubs-nightclubs-copenhagen/"/>
    <lastmod>2026-07-29</lastmod>
  </url>

  <!-- » Cafés & Hygge -->

  <!-- historic-cafes-copenhagen -->
  <url>
    <loc>https://thingstodocph.com/historic-cafes-copenhagen/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/historic-cafes-copenhagen/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/cafes-historicos-de-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/caffe-storici-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/historic-cafes-copenhagen/"/>
    <lastmod>2026-08-02</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/es/cafes-historicos-de-copenhague/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/historic-cafes-copenhagen/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/cafes-historicos-de-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/caffe-storici-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/historic-cafes-copenhagen/"/>
    <lastmod>2026-08-02</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/it/caffe-storici-copenaghen/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/historic-cafes-copenhagen/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/cafes-historicos-de-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/caffe-storici-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/historic-cafes-copenhagen/"/>
    <lastmod>2026-08-02</lastmod>
  </url>

  <!-- best-specialty-coffee-shops-copenhagen -->
  <url>
    <loc>https://thingstodocph.com/best-specialty-coffee-shops-copenhagen/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/best-specialty-coffee-shops-copenhagen/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/cafeterias-de-especialidad-en-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/caffetterie-di-specialita-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/best-specialty-coffee-shops-copenhagen/"/>
    <lastmod>2026-08-02</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/es/cafeterias-de-especialidad-en-copenhague/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/best-specialty-coffee-shops-copenhagen/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/cafeterias-de-especialidad-en-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/caffetterie-di-specialita-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/best-specialty-coffee-shops-copenhagen/"/>
    <lastmod>2026-08-02</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/it/caffetterie-di-specialita-copenaghen/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/best-specialty-coffee-shops-copenhagen/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/cafeterias-de-especialidad-en-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/caffetterie-di-specialita-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/best-specialty-coffee-shops-copenhagen/"/>
    <lastmod>2026-08-02</lastmod>
  </url>

  <!-- best-places-danish-hygge-copenhagen -->
  <url>
    <loc>https://thingstodocph.com/best-places-danish-hygge-copenhagen/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/best-places-danish-hygge-copenhagen/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/lugares-hygge-en-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/locali-hygge-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/best-places-danish-hygge-copenhagen/"/>
    <lastmod>2026-08-01</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/es/lugares-hygge-en-copenhague/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/best-places-danish-hygge-copenhagen/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/lugares-hygge-en-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/locali-hygge-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/best-places-danish-hygge-copenhagen/"/>
    <lastmod>2026-08-01</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/it/locali-hygge-copenaghen/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/best-places-danish-hygge-copenhagen/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/lugares-hygge-en-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/locali-hygge-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/best-places-danish-hygge-copenhagen/"/>
    <lastmod>2026-08-01</lastmod>
  </url>

  <!-- best-copenhagen-bakeries-pastry-shops -->
  <url>
    <loc>https://thingstodocph.com/best-copenhagen-bakeries-pastry-shops/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/best-copenhagen-bakeries-pastry-shops/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/panaderias-y-pastelerias-de-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/panetterie-e-pasticcerie-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/best-copenhagen-bakeries-pastry-shops/"/>
    <lastmod>2026-08-02</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/es/panaderias-y-pastelerias-de-copenhague/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/best-copenhagen-bakeries-pastry-shops/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/panaderias-y-pastelerias-de-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/panetterie-e-pasticcerie-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/best-copenhagen-bakeries-pastry-shops/"/>
    <lastmod>2026-08-02</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/it/panetterie-e-pasticcerie-copenaghen/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/best-copenhagen-bakeries-pastry-shops/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/panaderias-y-pastelerias-de-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/panetterie-e-pasticcerie-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/best-copenhagen-bakeries-pastry-shops/"/>
    <lastmod>2026-08-02</lastmod>
  </url>

  <!-- » Neighborhoods to Explore -->

  <!-- indre-by-copenhagen-historic-center-guide -->
  <url>
    <loc>https://thingstodocph.com/indre-by-copenhagen-historic-center-guide/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/indre-by-copenhagen-historic-center-guide/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/indre-by-centro-historico-de-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/indre-by-centro-storico-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/indre-by-copenhagen-historic-center-guide/"/>
    <lastmod>2026-08-01</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/es/indre-by-centro-historico-de-copenhague/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/indre-by-copenhagen-historic-center-guide/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/indre-by-centro-historico-de-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/indre-by-centro-storico-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/indre-by-copenhagen-historic-center-guide/"/>
    <lastmod>2026-08-01</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/it/indre-by-centro-storico-copenaghen/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/indre-by-copenhagen-historic-center-guide/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/indre-by-centro-historico-de-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/indre-by-centro-storico-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/indre-by-copenhagen-historic-center-guide/"/>
    <lastmod>2026-08-01</lastmod>
  </url>

  <!-- norrebro-copenhagen-multicultural-guide -->
  <url>
    <loc>https://thingstodocph.com/norrebro-copenhagen-multicultural-guide/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/norrebro-copenhagen-multicultural-guide/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/norrebro-copenhague-guia/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/norrebro-copenaghen-guida/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/norrebro-copenhagen-multicultural-guide/"/>
    <lastmod>2026-07-31</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/es/norrebro-copenhague-guia/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/norrebro-copenhagen-multicultural-guide/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/norrebro-copenhague-guia/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/norrebro-copenaghen-guida/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/norrebro-copenhagen-multicultural-guide/"/>
    <lastmod>2026-07-31</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/it/norrebro-copenaghen-guida/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/norrebro-copenhagen-multicultural-guide/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/norrebro-copenhague-guia/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/norrebro-copenaghen-guida/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/norrebro-copenhagen-multicultural-guide/"/>
    <lastmod>2026-07-31</lastmod>
  </url>

  <!-- vesterbro-trendy-copenhagen-best-things-to-do -->
  <url>
    <loc>https://thingstodocph.com/vesterbro-trendy-copenhagen-best-things-to-do/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/vesterbro-trendy-copenhagen-best-things-to-do/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/vesterbro-barrio-de-moda-en-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/vesterbro-quartiere-alla-moda-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/vesterbro-trendy-copenhagen-best-things-to-do/"/>
    <lastmod>2026-07-31</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/es/vesterbro-barrio-de-moda-en-copenhague/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/vesterbro-trendy-copenhagen-best-things-to-do/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/vesterbro-barrio-de-moda-en-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/vesterbro-quartiere-alla-moda-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/vesterbro-trendy-copenhagen-best-things-to-do/"/>
    <lastmod>2026-07-31</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/it/vesterbro-quartiere-alla-moda-copenaghen/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/vesterbro-trendy-copenhagen-best-things-to-do/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/vesterbro-barrio-de-moda-en-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/vesterbro-quartiere-alla-moda-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/vesterbro-trendy-copenhagen-best-things-to-do/"/>
    <lastmod>2026-07-31</lastmod>
  </url>

  <!-- osterbro-copenhagen-guide-best-things-to-do -->
  <url>
    <loc>https://thingstodocph.com/osterbro-copenhagen-guide-best-things-to-do/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/osterbro-copenhagen-guide-best-things-to-do/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/osterbro-copenhague-guia/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/osterbro-copenaghen-guida/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/osterbro-copenhagen-guide-best-things-to-do/"/>
    <lastmod>2026-07-31</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/es/osterbro-copenhague-guia/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/osterbro-copenhagen-guide-best-things-to-do/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/osterbro-copenhague-guia/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/osterbro-copenaghen-guida/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/osterbro-copenhagen-guide-best-things-to-do/"/>
    <lastmod>2026-07-31</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/it/osterbro-copenaghen-guida/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/osterbro-copenhagen-guide-best-things-to-do/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/osterbro-copenhague-guia/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/osterbro-copenaghen-guida/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/osterbro-copenhagen-guide-best-things-to-do/"/>
    <lastmod>2026-07-31</lastmod>
  </url>

  <!-- christiania-copenhagen-guide-best-things-to-do -->
  <url>
    <loc>https://thingstodocph.com/christiania-copenhagen-guide-best-things-to-do/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/christiania-copenhagen-guide-best-things-to-do/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/christiania-copenhague-guia/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/christiania-copenaghen-guida/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/christiania-copenhagen-guide-best-things-to-do/"/>
    <lastmod>2026-07-31</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/es/christiania-copenhague-guia/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/christiania-copenhagen-guide-best-things-to-do/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/christiania-copenhague-guia/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/christiania-copenaghen-guida/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/christiania-copenhagen-guide-best-things-to-do/"/>
    <lastmod>2026-07-31</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/it/christiania-copenaghen-guida/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/christiania-copenhagen-guide-best-things-to-do/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/christiania-copenhague-guia/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/christiania-copenaghen-guida/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/christiania-copenhagen-guide-best-things-to-do/"/>
    <lastmod>2026-07-31</lastmod>
  </url>

  <!-- » Outdoor Spaces -->

  <!-- top-10-urban-parks-in-copenhagen -->
  <url>
    <loc>https://thingstodocph.com/top-10-urban-parks-in-copenhagen/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/top-10-urban-parks-in-copenhagen/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/los-10-mejores-parques-urbanos-de-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/i-10-migliori-parchi-urbani-di-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/top-10-urban-parks-in-copenhagen/"/>
    <lastmod>2026-07-31</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/es/los-10-mejores-parques-urbanos-de-copenhague/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/top-10-urban-parks-in-copenhagen/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/los-10-mejores-parques-urbanos-de-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/i-10-migliori-parchi-urbani-di-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/top-10-urban-parks-in-copenhagen/"/>
    <lastmod>2026-07-31</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/it/i-10-migliori-parchi-urbani-di-copenaghen/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/top-10-urban-parks-in-copenhagen/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/los-10-mejores-parques-urbanos-de-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/i-10-migliori-parchi-urbani-di-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/top-10-urban-parks-in-copenhagen/"/>
    <lastmod>2026-07-31</lastmod>
  </url>

  <!-- copenhagen-coastal-areas-harbors -->
  <url>
    <loc>https://thingstodocph.com/copenhagen-coastal-areas-harbors/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/copenhagen-coastal-areas-harbors/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/areas-costeras-y-puertos-de-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/aree-costiere-e-portuali-di-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/copenhagen-coastal-areas-harbors/"/>
    <lastmod>2026-07-31</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/es/areas-costeras-y-puertos-de-copenhague/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/copenhagen-coastal-areas-harbors/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/areas-costeras-y-puertos-de-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/aree-costiere-e-portuali-di-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/copenhagen-coastal-areas-harbors/"/>
    <lastmod>2026-07-31</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/it/aree-costiere-e-portuali-di-copenaghen/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/copenhagen-coastal-areas-harbors/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/areas-costeras-y-puertos-de-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/aree-costiere-e-portuali-di-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/copenhagen-coastal-areas-harbors/"/>
    <lastmod>2026-07-31</lastmod>
  </url>

  <!-- copenhagen-lakes-green-spaces -->
  <url>
    <loc>https://thingstodocph.com/copenhagen-lakes-green-spaces/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/copenhagen-lakes-green-spaces/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/lagos-y-zonas-verdes-de-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/laghi-e-aree-verdi-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/copenhagen-lakes-green-spaces/"/>
    <lastmod>2026-07-31</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/es/lagos-y-zonas-verdes-de-copenhague/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/copenhagen-lakes-green-spaces/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/lagos-y-zonas-verdes-de-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/laghi-e-aree-verdi-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/copenhagen-lakes-green-spaces/"/>
    <lastmod>2026-07-31</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/it/laghi-e-aree-verdi-copenaghen/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/copenhagen-lakes-green-spaces/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/lagos-y-zonas-verdes-de-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/laghi-e-aree-verdi-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/copenhagen-lakes-green-spaces/"/>
    <lastmod>2026-07-31</lastmod>
  </url>

  <!-- copenhagen-water-activities -->
  <url>
    <loc>https://thingstodocph.com/copenhagen-water-activities/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/copenhagen-water-activities/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/actividades-acuaticas-en-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/attivita-acquatiche-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/copenhagen-water-activities/"/>
    <lastmod>2026-07-31</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/es/actividades-acuaticas-en-copenhague/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/copenhagen-water-activities/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/actividades-acuaticas-en-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/attivita-acquatiche-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/copenhagen-water-activities/"/>
    <lastmod>2026-07-31</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/it/attivita-acquatiche-copenaghen/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/copenhagen-water-activities/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/actividades-acuaticas-en-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/attivita-acquatiche-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/copenhagen-water-activities/"/>
    <lastmod>2026-07-31</lastmod>
  </url>

  <!-- » Shopping & Design -->

  <!-- danish-design-furniture-copenhagen -->
  <url>
    <loc>https://thingstodocph.com/danish-design-furniture-copenhagen/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/danish-design-furniture-copenhagen/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/diseno-y-mobiliario-danes-en-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/design-e-mobili-danesi-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/danish-design-furniture-copenhagen/"/>
    <lastmod>2026-07-31</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/es/diseno-y-mobiliario-danes-en-copenhague/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/danish-design-furniture-copenhagen/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/diseno-y-mobiliario-danes-en-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/design-e-mobili-danesi-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/danish-design-furniture-copenhagen/"/>
    <lastmod>2026-07-31</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/it/design-e-mobili-danesi-copenaghen/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/danish-design-furniture-copenhagen/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/diseno-y-mobiliario-danes-en-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/design-e-mobili-danesi-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/danish-design-furniture-copenhagen/"/>
    <lastmod>2026-07-31</lastmod>
  </url>

  <!-- nordic-fashion-copenhagen-guide -->
  <url>
    <loc>https://thingstodocph.com/nordic-fashion-copenhagen-guide/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/nordic-fashion-copenhagen-guide/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/moda-nordica-en-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/moda-nordica-a-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/nordic-fashion-copenhagen-guide/"/>
    <lastmod>2026-07-31</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/es/moda-nordica-en-copenhague/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/nordic-fashion-copenhagen-guide/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/moda-nordica-en-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/moda-nordica-a-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/nordic-fashion-copenhagen-guide/"/>
    <lastmod>2026-07-31</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/it/moda-nordica-a-copenaghen/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/nordic-fashion-copenhagen-guide/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/moda-nordica-en-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/moda-nordica-a-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/nordic-fashion-copenhagen-guide/"/>
    <lastmod>2026-07-31</lastmod>
  </url>

  <!-- vintage-and-second-hand-market-guide -->
  <url>
    <loc>https://thingstodocph.com/vintage-and-second-hand-market-guide/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/vintage-and-second-hand-market-guide/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/tiendas-vintage-y-segunda-mano-en-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/negozi-vintage-e-second-hand-a-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/vintage-and-second-hand-market-guide/"/>
    <lastmod>2026-07-31</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/es/tiendas-vintage-y-segunda-mano-en-copenhague/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/vintage-and-second-hand-market-guide/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/tiendas-vintage-y-segunda-mano-en-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/negozi-vintage-e-second-hand-a-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/vintage-and-second-hand-market-guide/"/>
    <lastmod>2026-07-31</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/it/negozi-vintage-e-second-hand-a-copenaghen/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/vintage-and-second-hand-market-guide/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/tiendas-vintage-y-segunda-mano-en-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/negozi-vintage-e-second-hand-a-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/vintage-and-second-hand-market-guide/"/>
    <lastmod>2026-07-31</lastmod>
  </url>

  <!-- best-specialty-stores-shopping-design -->
  <url>
    <loc>https://thingstodocph.com/best-specialty-stores-shopping-design/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/best-specialty-stores-shopping-design/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/mejores-tiendas-de-diseno-en-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/migliori-negozi-di-design-a-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/best-specialty-stores-shopping-design/"/>
    <lastmod>2026-07-31</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/es/mejores-tiendas-de-diseno-en-copenhague/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/best-specialty-stores-shopping-design/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/mejores-tiendas-de-diseno-en-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/migliori-negozi-di-design-a-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/best-specialty-stores-shopping-design/"/>
    <lastmod>2026-07-31</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/it/migliori-negozi-di-design-a-copenaghen/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/best-specialty-stores-shopping-design/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/mejores-tiendas-de-diseno-en-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/migliori-negozi-di-design-a-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/best-specialty-stores-shopping-design/"/>
    <lastmod>2026-07-31</lastmod>
  </url>

  <!-- » Transportation & Mobility -->

  <!-- copenhagen-bicycle-system-guide -->
  <url>
    <loc>https://thingstodocph.com/copenhagen-bicycle-system-guide/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/copenhagen-bicycle-system-guide/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/sistema-de-bicicletas-en-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/sistema-di-biciclette-a-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/copenhagen-bicycle-system-guide/"/>
    <lastmod>2026-07-30</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/es/sistema-de-bicicletas-en-copenhague/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/copenhagen-bicycle-system-guide/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/sistema-de-bicicletas-en-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/sistema-di-biciclette-a-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/copenhagen-bicycle-system-guide/"/>
    <lastmod>2026-07-30</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/it/sistema-di-biciclette-a-copenaghen/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/copenhagen-bicycle-system-guide/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/sistema-de-bicicletas-en-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/sistema-di-biciclette-a-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/copenhagen-bicycle-system-guide/"/>
    <lastmod>2026-07-30</lastmod>
  </url>

  <!-- copenhagen-public-transportation -->
  <url>
    <loc>https://thingstodocph.com/copenhagen-public-transportation/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/copenhagen-public-transportation/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/transporte-publico-en-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/trasporto-pubblico-a-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/copenhagen-public-transportation/"/>
    <lastmod>2026-07-29</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/es/transporte-publico-en-copenhague/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/copenhagen-public-transportation/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/transporte-publico-en-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/trasporto-pubblico-a-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/copenhagen-public-transportation/"/>
    <lastmod>2026-07-29</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/it/trasporto-pubblico-a-copenaghen/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/copenhagen-public-transportation/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/transporte-publico-en-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/trasporto-pubblico-a-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/copenhagen-public-transportation/"/>
    <lastmod>2026-07-29</lastmod>
  </url>

  <!-- best-walking-routes-copenhagen -->
  <url>
    <loc>https://thingstodocph.com/best-walking-routes-copenhagen/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/best-walking-routes-copenhagen/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/mejores-rutas-para-caminar-en-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/migliori-percorsi-a-piedi-a-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/best-walking-routes-copenhagen/"/>
    <lastmod>2026-07-30</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/es/mejores-rutas-para-caminar-en-copenhague/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/best-walking-routes-copenhagen/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/mejores-rutas-para-caminar-en-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/migliori-percorsi-a-piedi-a-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/best-walking-routes-copenhagen/"/>
    <lastmod>2026-07-30</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/it/migliori-percorsi-a-piedi-a-copenaghen/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/best-walking-routes-copenhagen/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/mejores-rutas-para-caminar-en-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/migliori-percorsi-a-piedi-a-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/best-walking-routes-copenhagen/"/>
    <lastmod>2026-07-30</lastmod>
  </url>

  <!-- best-day-trips-copenhagen -->
  <url>
    <loc>https://thingstodocph.com/best-day-trips-copenhagen/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/best-day-trips-copenhagen/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/mejores-excursiones-de-un-dia-desde-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/gite-di-un-giorno-da-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/best-day-trips-copenhagen/"/>
    <lastmod>2026-07-30</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/es/mejores-excursiones-de-un-dia-desde-copenhague/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/best-day-trips-copenhagen/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/mejores-excursiones-de-un-dia-desde-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/gite-di-un-giorno-da-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/best-day-trips-copenhagen/"/>
    <lastmod>2026-07-30</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/it/gite-di-un-giorno-da-copenaghen/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/best-day-trips-copenhagen/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/mejores-excursiones-de-un-dia-desde-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/gite-di-un-giorno-da-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/best-day-trips-copenhagen/"/>
    <lastmod>2026-07-30</lastmod>
  </url>

  <!-- » Other Guides -->

  <!-- free-copenhagen-guide-zero-cost-activities -->
  <url>
    <loc>https://thingstodocph.com/free-copenhagen-guide-zero-cost-activities/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/free-copenhagen-guide-zero-cost-activities/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/guia-actividades-gratis-en-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/guida-attivita-gratuite-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/free-copenhagen-guide-zero-cost-activities/"/>
    <lastmod>2026-08-02</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/es/guia-actividades-gratis-en-copenhague/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/free-copenhagen-guide-zero-cost-activities/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/guia-actividades-gratis-en-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/guida-attivita-gratuite-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/free-copenhagen-guide-zero-cost-activities/"/>
    <lastmod>2026-08-02</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/it/guida-attivita-gratuite-copenaghen/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/free-copenhagen-guide-zero-cost-activities/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/guia-actividades-gratis-en-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/guida-attivita-gratuite-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/free-copenhagen-guide-zero-cost-activities/"/>
    <lastmod>2026-08-02</lastmod>
  </url>

  <url>
    <loc>https://thingstodocph.com/copenhagen-3-day-itinerary/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/copenhagen-3-day-itinerary/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/itinerario-3-dias-en-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/itinerario-3-giorni-a-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/copenhagen-3-day-itinerary/"/>
    <lastmod>2026-08-09</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/es/itinerario-3-dias-en-copenhague/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/copenhagen-3-day-itinerary/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/itinerario-3-dias-en-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/itinerario-3-giorni-a-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/copenhagen-3-day-itinerary/"/>
    <lastmod>2026-08-09</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/it/itinerario-3-giorni-a-copenaghen/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/copenhagen-3-day-itinerary/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/itinerario-3-dias-en-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/itinerario-3-giorni-a-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/copenhagen-3-day-itinerary/"/>
    <lastmod>2026-08-09</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/where-to-stay-in-copenhagen/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/where-to-stay-in-copenhagen/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/donde-alojarse-en-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/dove-alloggiare-a-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/where-to-stay-in-copenhagen/"/>
    <lastmod>2026-08-09</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/es/donde-alojarse-en-copenhague/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/where-to-stay-in-copenhagen/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/donde-alojarse-en-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/dove-alloggiare-a-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/where-to-stay-in-copenhagen/"/>
    <lastmod>2026-08-09</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/it/dove-alloggiare-a-copenaghen/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/where-to-stay-in-copenhagen/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/donde-alojarse-en-copenhague/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/dove-alloggiare-a-copenaghen/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/where-to-stay-in-copenhagen/"/>
    <lastmod>2026-08-09</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/copenhagen-card-worth-it/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/copenhagen-card-worth-it/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/copenhagen-card-vale-la-pena/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/copenhagen-card-conviene/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/copenhagen-card-worth-it/"/>
    <lastmod>2026-08-09</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/es/copenhagen-card-vale-la-pena/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/copenhagen-card-worth-it/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/copenhagen-card-vale-la-pena/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/copenhagen-card-conviene/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/copenhagen-card-worth-it/"/>
    <lastmod>2026-08-09</lastmod>
  </url>
  <url>
    <loc>https://thingstodocph.com/it/copenhagen-card-conviene/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thingstodocph.com/copenhagen-card-worth-it/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://thingstodocph.com/es/copenhagen-card-vale-la-pena/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://thingstodocph.com/it/copenhagen-card-conviene/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thingstodocph.com/copenhagen-card-worth-it/"/>
    <lastmod>2026-08-09</lastmod>
  </url>
</urlset>
