Update rss20 test cases.
[matthijs/upstream/blosxom.git] / t / templates / expected / web / index.rss
diff --git a/t/templates/expected/web/index.rss b/t/templates/expected/web/index.rss
new file mode 100644 (file)
index 0000000..aabb7b4
--- /dev/null
@@ -0,0 +1,43 @@
+Content-Type: text/xml; charset=UTF-8\r
+\r
+<?xml version="1.0" encoding="UTF-8"?>
+<rss version="2.0"
+    xmlns:dc="http://purl.org/dc/elements/1.1/"
+    xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
+    xmlns:atom="http://www.w3.org/2005/Atom">
+
+    <channel>
+        <title>My Weblog</title>
+        <link>http://localhost/</link>
+        <category>web</category>
+        <description>Yet another Blosxom weblog.</description>
+        <managingEditor>author@example.com (A. U. Thor)</managingEditor>
+        <webMaster>author@example.com (A. U. Thor)</webMaster>
+        <pubDate>Sun, 11 Nov 2007 11:11:00 +0000</pubDate>
+        <language>en</language>
+        <generator>blosxom 2.0.2</generator>
+        <atom:link href="http://localhost/web/index.rss" rel="self" type="application/rss+xml" />
+        <sy:updatePeriod>hourly</sy:updatePeriod>
+        <sy:updateFrequency>1</sy:updateFrequency>
+        <sy:updateBase>2000-01-01T12:00+00:00</sy:updateBase>
+
+
+        <item>
+            <title>Lorem ipsum II</title>
+            <link>http://localhost/web/2.html</link>
+            <guid isPermaLink="true">http://localhost/web/2.html</guid>
+            <pubDate>Sun, 11 Nov 2007 11:11:00 +0000</pubDate>
+            <description>
+Lorem ipsum dolor sit amet ipso facto.Lorem ipsum dolor sit amet ipso
+facto.Lorem ipsum dolor sit amet ipso facto. Lorem ipsum dolor sit
+amet ipso facto.Lorem ipsum dolor sit amet ipso facto. 
+
+Lorem ipso hoccer foer tyr wuz de ras cora dola tymon ipso hoc cer fuz
+de ramas cora dola tymon ipso hoccer. Lorem ipso foer tyr wuz de ramas
+cora dola tym ipso hor.
+
+            </description>
+        </item>
+
+    </channel>
+</rss>