<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
			<channel>
				<title>Shakespeare</title>
				<description>SvelteKit blog for poets</description>
				<link>https://joyofcode.xyz</link>
				<atom:link href="https://joyofcode.xyz/rss.xml" rel="self" type="application/rss+xml"/>
				
						<item>
							<title>Second</title>
							<description>Second post.</description>
							<link>https://joyofcode.xyz/second-post</link>
							<guid isPermaLink="true">https://joyofcode.xyz/second-post</guid>
							<pubDate>Sun, 16 Apr 2023 00:00:00 GMT</pubDate>
						</item>
					
						<item>
							<title>First post</title>
							<description>First post.</description>
							<link>https://joyofcode.xyz/first-post</link>
							<guid isPermaLink="true">https://joyofcode.xyz/first-post</guid>
							<pubDate>Fri, 14 Apr 2023 00:00:00 GMT</pubDate>
						</item>
					
			</channel>
		</rss>