about summary refs log tree commit diff homepage
path: root/_rss/comment-item.xml
diff options
context:
space:
mode:
Diffstat (limited to '_rss/comment-item.xml')
-rw-r--r--_rss/comment-item.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/_rss/comment-item.xml b/_rss/comment-item.xml
new file mode 100644
index 0000000..2078071
--- /dev/null
+++ b/_rss/comment-item.xml
@@ -0,0 +1,10 @@
+<item>
+  <link>https://lists.sr.ht/~cnx/site/{message_id}</link>
+  <guid>https://lists.sr.ht/~cnx/site/{message_id}</guid>
+  <pubDate>{date}</pubDate>
+  <dc:creator>{author}</dc:creator>
+  <title>On {date}, {author} wrote:</title>
+  <description>{subject}</description>
+  <content:encoded><![CDATA[{body}]]></content:encoded>
+</item>
+{children}