<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:news="http://www.google.com/schemas/sitemap-news/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">

  <!-- Newsroom hubs -->
  <url>
    <loc>https://frontline-ltd.com/en/newsroom</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://frontline-ltd.com/en/newsroom"/>
    <xhtml:link rel="alternate" hreflang="el" href="https://frontline-ltd.com/el/nea"/>
  </url>
  <url>
    <loc>https://frontline-ltd.com/el/nea</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://frontline-ltd.com/en/newsroom"/>
    <xhtml:link rel="alternate" hreflang="el" href="https://frontline-ltd.com/el/nea"/>
  </url>

  <!-- Per-post entries — populate from CMS or content.js at build time.
       Each <url> needs <news:news> with publication, language, publication_date, title.
       Google News only honours posts published in the last 48 hours. -->
  <!--
  <url>
    <loc>https://frontline-ltd.com/en/newsroom/[POST-SLUG]</loc>
    <news:news>
      <news:publication>
        <news:name>FrontLine Newsroom</news:name>
        <news:language>en</news:language>
      </news:publication>
      <news:publication_date>[YYYY-MM-DDThh:mm:ssZ]</news:publication_date>
      <news:title>[POST TITLE]</news:title>
    </news:news>
    <xhtml:link rel="alternate" hreflang="en" href="https://frontline-ltd.com/en/newsroom/[POST-SLUG]"/>
    <xhtml:link rel="alternate" hreflang="el" href="https://frontline-ltd.com/el/nea/[POST-SLUG-EL]"/>
  </url>
  -->
</urlset>
