summaryrefslogtreecommitdiff
path: root/includes/rss.xml
blob: 2e6890ef9c5e773e122dd3702b107c41717a698b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE xml>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>53hornet's Feed</title>
		<link>https://www.53hor.net</link>
		<description>The World Wide Web pages of Adam T. Carpenter.</description>
		<atom:link href="https://www.53hor.net/rss.xml" rel="self" type="application/rss+xml" />
		<item>
			<title>Entry Title</title>
			<link>https://www.53hor.net/wheels/2020-11-21-this-url.html</link>
			<guid>https://www.mysite.com/?p=584674</guid>
			<description>ho! thanketh thee f'r subscribing to mine own rss feedeth</description>
			<pubDate>Wed, 02 Oct 2002 08:00:00 EST</pubDate>
		</item>
	</channel>
</rss>