<?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">
     <!--We manually set the two URLs we know already-->
     <url>
       <loc>https://dort.ly/</loc>
       <priority>1.0</priority>
     </url>
     <url>
        <loc>https://dort.ly/news/</loc>
        <priority>0.8</priority>
     </url>
     
       <url>
           <loc>https://dort.ly/news/first-post/</loc>
           <priority>0.7</priority>
           <news:news>
               <news:publication>
               <news:name>dort research</news:name>
               <news:language>en</news:language>
           </news:publication>
           <news:publication_date>2024-03-20</news:publication_date>
           <news:title>First Blog Post</news:title>
           </news:news>
       </url>
     
       <url>
           <loc>https://dort.ly/news/pineapple-post/</loc>
           <priority>0.7</priority>
           <news:news>
               <news:publication>
               <news:name>dort research</news:name>
               <news:language>en</news:language>
           </news:publication>
           <news:publication_date>2024-03-11</news:publication_date>
           <news:title>Pineapple Blog Post</news:title>
           </news:news>
       </url>
     
       <url>
           <loc>https://dort.ly/news/second-post/</loc>
           <priority>0.7</priority>
           <news:news>
               <news:publication>
               <news:name>dort research</news:name>
               <news:language>en</news:language>
           </news:publication>
           <news:publication_date>2024-03-19</news:publication_date>
           <news:title>Second Blog Post</news:title>
           </news:news>
       </url>
     
       <url>
           <loc>https://dort.ly/news/third-post/</loc>
           <priority>0.7</priority>
           <news:news>
               <news:publication>
               <news:name>dort research</news:name>
               <news:language>en</news:language>
           </news:publication>
           <news:publication_date>2024-03-18</news:publication_date>
           <news:title>Third Blog Post</news:title>
           </news:news>
       </url>
     
       <url>
           <loc>https://dort.ly/news/tin-post/</loc>
           <priority>0.7</priority>
           <news:news>
               <news:publication>
               <news:name>dort research</news:name>
               <news:language>en</news:language>
           </news:publication>
           <news:publication_date>2024-03-15</news:publication_date>
           <news:title>Tin Blog Post</news:title>
           </news:news>
       </url>
     
       <url>
           <loc>https://dort.ly/news/values-for-dort/</loc>
           <priority>0.7</priority>
           <news:news>
               <news:publication>
               <news:name>dort research</news:name>
               <news:language>en</news:language>
           </news:publication>
           <news:publication_date>2024-03-12</news:publication_date>
           <news:title>Values for dort</news:title>
           </news:news>
       </url>
     
   </urlset>
 