Sha256: b3515c93ca2551a9630928b10db6ca167f6833a519a20df2b62c6e9029d329aa

Contents?: true

Size: 567 Bytes

Versions: 12

Compression:

Stored size: 567 Bytes

Contents

<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <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"/>
  </entry>
</feed>

Version data entries

12 entries across 12 versions & 1 rubygems

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