<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://myrtletribe.neocities.org/feedstyle.xsl"?>
<rss version="2.0">

<channel>
  <title>Myrtletribe</title>
  
  <description>Hi! This is a styled version of Myrtletribe's RSS feed. Use an RSS reader to subscribe to updates. 
  Updates are categorized in 5 types: LAYOUT, BLOGPOST, BOOKREVIEW, ARTWORK, NEW PAGE.</description>
  <link>https://myrtletribe.neocities.org/</link>
  
  <lastBuildDate>Fri, 25 Apr 2026 18:18:30 +0100</lastBuildDate>
  
  <ttl>1440</ttl>


<!-- Above this is the header, below are each article 


==========================
RSS UPDATE CHECKLIST
==========================

1. Add a new <item>:
   - <title>POST TITLE</title>
   - <description>SHORT DESCRIPTION</description>
   - <link>UNIQUE_URL_FOR_THIS_POST</link>
   - <guid isPermaLink="true">SAME_UNIQUE_URL</guid>
   - <pubDate>WHEN_THIS_POST_IS_PUBLISHED</pubDate>
   Note: Each post must have a unique URL, even if it's an anchor on the same page.

2. Update <lastBuildDate>:
   - Set to the time you updated the feed, or at least the newest <pubDate>.
   Example:
     <lastBuildDate>Sat, 04 Apr 2026 19:56:08 +0100</lastBuildDate>

3. Check <ttl>:
   - For testing/quick updates: <ttl>10</ttl> (10 minutes)
   - For normal use: 60–1440 (minutes)

4. Upload the updated feed to your root folder on Neocities.
   - Optional: Open the feed URL in a browser to verify the new item appears.

5. Manual refresh for subscribers:
   - Some RSS readers cache aggressively and may need a manual refresh to show new posts immediately.

6. Future updates:
   - Repeat steps 1–4 for each new post.
   - Always ensure <lastBuildDate> ≥ newest <pubDate>.

==========================
End of checklist
==========================


<item>
  <title>POST TITLE HERE</title>
  
  <description>
    SHORT DESCRIPTION HERE
  </description>
  
  <link>FULL POST URL HERE</link>
  
  <guid isPermaLink="true">FULL POST URL HERE</guid>
  
  <pubDate>DAY, DD MON YYYY HH:MM:SS +TIMEZONE</pubDate>
</item>
-->


<item>
  <title>NEW PAGE - Snapshots</title>
  
  <description>
    sharing fun or interesting photos with anecdotes from my daily life
  </description>
  
  <link>https://myrtletribe.neocities.org/diary/snapshots/</link>
  
 
  
  <pubDate>Fri, 25 Apr 2026 18:18:30 +0100</pubDate>
</item>


<item>
  <title>LAYOUT - reworked links page</title>
  
  <description>
    i put the buttons on my links page in categories and added some more of my favourite sites
  </description>
  
  <link>https://myrtletribe.neocities.org/guest/bookmarks/</link>
  
  
  <pubDate>Wed, 08 Apr 2026 13:37:09 +0100</pubDate>
</item>



  <item>
    <title>Set up an RSS feed</title>
    <description>
      i set up and styled an RSS feed, i'd been thinking of getting one and someone requested it in my guestbook, so i decided to give it a try
    </description>
    <link>https://myrtletribe.neocities.org/</link>
	<guid isPermaLink="true">https://myrtletribe.neocities.org/</guid>
    <pubDate>Sat, 04 Apr 2026 19:56:08 +0100</pubDate>
  </item>

<!-- End of the article list -->

</channel>
</rss>