<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">

<channel>
  <title>A way to add personal notes to my rss feed</title>
  <description>notes</description>
  <link>axolotls-has-a-website.neocities.org/</link>
  <lastBuildDate>
    Mon, 03 Mar 2025 01:23:45 CST
  </lastBuildDate>

  <!-- Above this is the header, below are each article -->
  
  <item>
    <title>RSS Tutorial</title>
    <link>https://www.w3schools.com/xml/xml_rss.asp</link>
    <description>RSS tutorial on W3Schools</description>
  </item>
  
 <item>
    <title>Kill the newsletter</title>
    <description>
      This service allows you to turn any email newsletter into an rss feed!
    </description>
    <link>https://kill-the-newsletter.com/</link>
    <pubDate>
      {Thu, 27 Feb 2025 13:00:00 CST}
    </pubDate>
  </item>
  
 <item>
    <title>Youtube Watch Later</title>
    <description>
      A quck shortcut to youtube watch later page.
    </description>
    <link>https://www.youtube.com/playlist?list=WL</link>
    <pubDate>
      {Thu, 27 Feb 2025 00:00:45 CST}
    </pubDate>
  </item>
  




<!-- End of the article list -->

</channel>
</rss>