I notice that the Notion pages attachment appears to be empty, so I don't have specific article information to include. However, based on the PDF guidance for Google News sitemaps, here is the XML structure for NewDecoded.com:

<?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">
<url>
<loc>https://newdecoded.com/news/article-title</loc>
<news:news>
<news:publication>
<news:name>NewDecoded</news:name>
<news:language>en</news:language>
</news:publication>
<news:publication_date>2025-11-10T10:56:00.000Z</news:publication_date>
<news:title>Article Title</news:title>
</news:news>
</url>
</urlset>