<?xml version="1.0" encoding="UTF-8"?>
<!--
  ZENVIX News Sitemap — Framework
  ================================
  This file follows the Google News Sitemap extension (version 0.9).
  Reference: https://support.google.com/news/publisher-center/answer/9606710

  Usage:
    - Add a <url> entry below for each news article or announcement published.
    - Only include articles published within the past 48 hours (Google requirement).
    - Remove articles older than 48 hours from this sitemap.
    - The <news:publication_date> must be in W3C DateTime format (YYYY-MM-DDTHH:MM:SS+HH:MM).
    - Submit this sitemap via Google Search Console under "Sitemaps".
    - Keep robots.txt and index.html <link rel="sitemap"> pointing to this file.

  Example entry (uncomment and fill in when publishing articles):

  <url>
    <loc>https://zenvixfx.com/news/article-slug</loc>
    <news:news>
      <news:publication>
        <news:name>ZENVIX</news:name>
        <news:language>en</news:language>
      </news:publication>
      <news:publication_date>2026-07-06T09:00:00+00:00</news:publication_date>
      <news:title>Article Headline Here</news:title>
      <news:keywords>CFD trading, forex, ZENVIX</news:keywords>
    </news:news>
  </url>
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:news="http://www.google.com/schemas/sitemap-news/0.9"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
          http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd
          http://www.google.com/schemas/sitemap-news/0.9
          http://www.google.com/schemas/sitemap-news/0.9/sitemap-news.xsd">

  <!-- No news articles published yet. Add entries here when publishing announcements. -->

</urlset>
