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.35 spec/fixtures/multi_namespace_feed.atom.xml
xommelier-0.1.34 spec/fixtures/multi_namespace_feed.atom.xml
xommelier-0.1.33 spec/fixtures/multi_namespace_feed.atom.xml
xommelier-0.1.32 spec/fixtures/multi_namespace_feed.atom.xml
xommelier-0.1.31 spec/fixtures/multi_namespace_feed.atom.xml
xommelier-0.1.30 spec/fixtures/multi_namespace_feed.atom.xml
xommelier-0.1.29 spec/fixtures/multi_namespace_feed.atom.xml
xommelier-0.1.28 spec/fixtures/multi_namespace_feed.atom.xml
xommelier-0.1.27 spec/fixtures/multi_namespace_feed.atom.xml
xommelier-0.1.26 spec/fixtures/multi_namespace_feed.atom.xml
xommelier-0.1.25 spec/fixtures/multi_namespace_feed.atom.xml
xommelier-0.1.24 spec/fixtures/multi_namespace_feed.atom.xml
xommelier-0.1.23 spec/fixtures/multi_namespace_feed.atom.xml
xommelier-0.1.22 spec/fixtures/multi_namespace_feed.atom.xml
xommelier-0.1.21 spec/fixtures/multi_namespace_feed.atom.xml
xommelier-0.1.20 spec/fixtures/multi_namespace_feed.atom.xml
xommelier-0.1.19 spec/fixtures/multi_namespace_feed.atom.xml
xommelier-0.1.18 spec/fixtures/multi_namespace_feed.atom.xml
xommelier-0.1.16 spec/fixtures/multi_namespace_feed.atom.xml
xommelier-0.1.15 spec/fixtures/multi_namespace_feed.atom.xml