<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <url>
      <loc>https://localhost:3000/about</loc>
      <changefreq>hourly</changefreq>
    </url>
    <url>
      <loc>https://localhost:3000</loc>
      <changefreq>hourly</changefreq>
    </url>
    <url>
      <loc>https://localhost:3000/thank-you</loc>
      <changefreq>hourly</changefreq>
    </url>
    <url>
      <loc>https://localhost:3000/articles</loc>
      <changefreq>hourly</changefreq>
    </url>
      <url>
    <loc>https://localhost:3000/articles/hello-world</loc>
    <changefreq>hourly</changefreq>
  </url>  <url>
    <loc>https://localhost:3000/articles/Another-new-post</loc>
    <changefreq>hourly</changefreq>
  </url>  <url>
    <loc>https://localhost:3000/articles/Test-Post</loc>
    <changefreq>hourly</changefreq>
  </url>
  </urlset>