Sha256: 86b2733333dece4d4b1448bfcb3478a0f7039c7f12005949436be4c258d68e2a
Contents?: true
Size: 933 Bytes
Versions: 23
Compression:
Stored size: 933 Bytes
Contents
<?xml version="1.0" encoding="utf-8"?> <feed xmlns="http://www.w3.org/2005/Atom" xmlns:thr="http://purl.org/syndication/thread/1.0"> <id>urn:uuid:60a76c80-d399-11d9-b93C-0003939e0af6</id> <title>Example Feed</title> <updated>2003-12-13T18:30:02Z</updated> <author> <name>John Doe</name> </author> <link href="http://example.org/"/> <entry> <id>urn:uuid:1225c695-cfb8-4ebb-aaaa-80da344efa6a</id> <title>Atom-Powered Robots Run Amok</title> <updated>2003-12-13T18:30:02Z</updated> <summary>Some text.</summary> <link href="http://example.org/2003/12/13/atom03"/> <link href="http://example.org/2003/12/13/atom03.atom" rel="replies" thr:count="1"/> </entry> <entry> <id>urn:uuid:1225c695-cfb8-4ebb-aaaa-80da344efa6b</id> <title>Comment</title> <updated>2003-12-13T18:30:02Z</updated> <thr:in-reply-to ref="urn:uuid:1225c695-cfb8-4ebb-aaaa-80da344efa6a"/> </entry> </feed>
Version data entries
23 entries across 23 versions & 1 rubygems
Version | Path |
---|---|
xommelier-0.1.14 | spec/fixtures/multi_namespace_feed.atom.xml |
xommelier-0.1.13 | spec/fixtures/multi_namespace_feed.atom.xml |
xommelier-0.1.12 | spec/fixtures/multi_namespace_feed.atom.xml |