From 4038ab95a094b363f1748f3dcb51511a1217475d Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 15 Apr 2024 07:40:05 +0200 Subject: Adding upstream version 2.0.16. Signed-off-by: Daniel Baumann --- tests/feeds/test03-result.atom | 84 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 84 insertions(+) create mode 100644 tests/feeds/test03-result.atom (limited to 'tests/feeds/test03-result.atom') diff --git a/tests/feeds/test03-result.atom b/tests/feeds/test03-result.atom new file mode 100644 index 0000000..ef0b16e --- /dev/null +++ b/tests/feeds/test03-result.atom @@ -0,0 +1,84 @@ + + + http://example.org/whatsnew + example feed with 3 items + 2006-03-28T20:57:15Z + + bob@bob.com + unknown + http://bob.com/ + + + + atom:id + atom:updated + atom:rights + atom:title + + + atom:summary + atom:id + atom:updated + atom:rights + atom:title + atom:summary + rss091:pubDate + rss:description + + + + http://example.org/2006/03/03/blog-item + blog item title 2006-02 + 2006-03-03T23:59:59Z +
a literal XML atom:content with +tags and +newlines
+ the summary of the item + +
+ + + http://example.org/2006/02/02/blog-item + blog item title 2006-02 + 2006-02-02T00:00:02Z + +
a content:encoded description with +tags and +newlines
+ +
+ + + http://example.org/2006/01/01/blog-item + blog item title 2006-01 + 2006-01-01T00:00:01Z + +
The atom:summary description including +tags +over several lines.
+ +
+ + + http://example.org/2005/12/12/blog-item + blog item title 2005-12 + 2005-12-12T00:00:00Z + + the rss description + + + +
-- cgit v1.2.3