<?xml version="1.0" encoding="UTF-8"?>
<!-- ValidUCP Blog Sitemap — update dynamically as articles are published -->
<!-- Submit to: Google Search Console + Bing Webmaster Tools -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml"
        xmlns:news="http://www.google.com/schemas/sitemap-news/0.9">
  <!-- Populate this file dynamically from your blog CMS -->
  <!-- Each article should include: loc, lastmod, news:news block for Google News eligibility -->

  <!--
  TEMPLATE:
  <url>
    <loc>https://blog.validucp.com/ARTICLE-SLUG</loc>
    <lastmod>YYYY-MM-DD</lastmod>
    <changefreq>never</changefreq>
    <priority>0.6</priority>
    <news:news>
      <news:publication>
        <news:name>ValidUCP Blog</news:name>
        <news:language>en</news:language>
      </news:publication>
      <news:publication_date>YYYY-MM-DDT00:00:00Z</news:publication_date>
      <news:title>ARTICLE TITLE</news:title>
    </news:news>
    <xhtml:link rel="alternate" hreflang="en" href="https://blog.validucp.com/ARTICLE-SLUG"/>
    <xhtml:link rel="alternate" hreflang="fr" href="https://blog.validucp.com/fr/ARTICLE-SLUG-FR"/>
  </url>
  -->

</urlset>
