summaryrefslogtreecommitdiff
path: root/posts/feed.xml
diff options
context:
space:
mode:
authorMatthew Kosarek <matt.kosarek@canonical.com>2025-05-22 09:14:16 -0400
committerMatthew Kosarek <matt.kosarek@canonical.com>2025-05-22 09:14:16 -0400
commit8ef7ef367b5865796dd9d01c24170479545248ec (patch)
tree30b053c0ef6cdb922c2ae00145794e728aecd88e /posts/feed.xml
parentb9ff9ab7398b005aeb94a86219a3408b03d87eb4 (diff)
Adding an RSS feedHEADmaster
Diffstat (limited to 'posts/feed.xml')
-rw-r--r--posts/feed.xml26
1 files changed, 26 insertions, 0 deletions
diff --git a/posts/feed.xml b/posts/feed.xml
new file mode 100644
index 0000000..5341f95
--- /dev/null
+++ b/posts/feed.xml
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<rss version="2.0">
+ <channel>
+ <title>Matthew&apos;s Blog</title>
+ <link>https://matthewkosarek.xyz/</link>
+ <description>The RSS feed for Matthew Kosarek's Blog</description>
+ <language>en-us</language>
+ <lastBuildDate>Tue, 06 May 2025 17:00:00 -0400</lastBuildDate>
+
+ <item>
+ <title>Update May 06, 2025</title>
+ <link>https://matthewkosarek.xyz/posts/may_06_2025.html</link>
+ <guid>https://matthewkosarek.xyz/posts/may_06_2025.html</guid>
+ <pubDate>Tue, 06 May 2025 17:00:00 -0400</pubDate>
+ <description>Update May 06, 2025</description>
+ </item>
+
+ <item>
+ <title>Hello, Org</title>
+ <link>https://matthewkosarek.xyz/posts/hello.html</link>
+ <guid>https://matthewkosarek.xyz/posts/hello.html</guid>
+ <pubDate>Tue, 20 Jun 2023 11:45:00 -0400</pubDate>
+ <description>Hello, Org</description>
+ </item>
+ </channel>
+</rss>