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

  <!-- Main Static Pages -->
  <url>
    <loc>https://www.verifymyskills.net/</loc>
    <lastmod>2023-10-27T10:00:00+00:00</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://www.verifymyskills.net/about</loc>
    <lastmod>2023-10-27T10:00:00+00:00</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://www.verifymyskills.net/services</loc>
    <lastmod>2023-10-27T10:00:00+00:00</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://www.verifymyskills.net/contact-us</loc>
    <lastmod>2023-10-27T10:00:00+00:00</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://www.verifymyskills.net/news</loc>
    <lastmod>2023-10-27T10:00:00+00:00</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Core Feature Pages -->
  <url>
    <loc>https://www.verifymyskills.net/assessments</loc>
    <lastmod>2023-10-27T10:00:00+00:00</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://www.verifymyskills.net/blog</loc>
    <lastmod>2023-10-27T10:00:00+00:00</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://www.verifymyskills.net/verify-certificate</loc>
    <lastmod>2023-10-27T10:00:00+00:00</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.6</priority>
  </url>

  <!--
    DYNAMIC BLOG POSTS
    The URLs for your individual blog posts (from the route /blog/:slug)
    must be generated dynamically. You should have a script that fetches all
    published blog post slugs from your 'blog_posts' collection in MongoDB
    and adds a <url> entry for each one.

    Below are examples of what these entries should look like.
  -->
  <url>
    <loc>https://www.verifymyskills.net/blog/example-post-slug-1</loc>
    <lastmod>2023-10-26T10:00:00+00:00</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://www.verifymyskills.net/blog/another-great-post</loc>
    <lastmod>2023-10-25T10:00:00+00:00</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.8</priority>
  </url>

</urlset>
