Sha256: dabd5f718a41d10636cf98b1861020e4c397f415253bb095a7b503a6ceff4ae5

Contents?: true

Size: 933 Bytes

Versions: 10

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>
  <link href="http://example.org/"/>
  <updated>2003-12-13T18:30:02Z</updated>
  <author>
    <name>John Doe</name>
  </author>
  <entry>
    <title>Atom-Powered Robots Run Amok</title>
    <id>urn:uuid:1225c695-cfb8-4ebb-aaaa-80da344efa6a</id>
    <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

10 entries across 10 versions & 1 rubygems

Version Path
xommelier-0.1.11 spec/fixtures/multi_namespace_feed.atom.xml
xommelier-0.1.10 spec/fixtures/multi_namespace_feed.atom.xml
xommelier-0.1.9 spec/fixtures/multi_namespace_feed.atom.xml
xommelier-0.1.8 spec/fixtures/multi_namespace_feed.atom.xml
xommelier-0.1.7 spec/fixtures/multi_namespace_feed.atom.xml
xommelier-0.1.6 spec/fixtures/multi_namespace_feed.atom.xml
xommelier-0.1.5 spec/fixtures/multi_namespace_feed.atom.xml
xommelier-0.1.4 spec/fixtures/multi_namespace_feed.atom.xml
xommelier-0.1.3 spec/fixtures/multi_namespace_feed.atom.xml
xommelier-0.1.2 spec/fixtures/multi_namespace_feed.atom.xml