Make RSS feed
[pics.git] / rss.template.xml
diff --git a/rss.template.xml b/rss.template.xml
new file mode 100644 (file)
index 0000000..7975fe5
--- /dev/null
@@ -0,0 +1,11 @@
+<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
+       <channel>
+               <atom:link href="https://pics.jacobcasper.com/rss.xml" rel="self" type="application/rss+xml"/>
+               <title>Jacob's Not-gram</title>
+               <link>https://pics.jacobcasper.com</link>
+               <description>picture of JC</description>
+               <language>en-US</language>
+               <webMaster>pics-wm@jacobcasper.com (Jacob Casper)</webMaster>
+        <ttl>1440</ttl> <!-- 24 hour cache (in minutes) -->
+       </channel>
+</rss>