Sha256: aff9e67d57b1abc6b17bbaee58aea5d0fbf559eb32170b25176f299839e72de7

Contents?: true

Size: 1.2 KB

Versions: 2

Compression:

Stored size: 1.2 KB

Contents

<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">

  <title><![CDATA[My Octopress Blog]]></title>
  <link href="http://yoursite.com/atom.xml" rel="self"/>
  <link href="http://yoursite.com/"/>
  <updated>2012-10-07T21:01:28-04:00</updated>
  <id>http://yoursite.com/</id>
  <author>
    <name><![CDATA[Your Name]]></name>
    
  </author>
  <generator uri="http://octopress.org/">Octopress</generator>

  
  <entry>
    <title type="html"><![CDATA[Some good links]]></title>
    <link href="http://yoursite.com/blog/2012/10/07/some-good-links/"/>
    <updated>2012-10-07T00:00:00-04:00</updated>
    <id>http://yoursite.com/blog/2012/10/07/some-good-links</id>
    <content type="html"><![CDATA[<p><a href="http://cnn.com">A good link</a></p>

<p><a href="http://google.com">Another good link</a></p>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[Some good links]]></title>
    <link href="http://yoursite.com/blog/2012/10/07/all-good-links/"/>
    <updated>2012-10-07T00:00:00-04:00</updated>
    <id>http://yoursite.com/blog/2012/10/07/all-good-links</id>
    <content type="html"><![CDATA[<p><a href="http://cnn.com">A bad link</a></p>
]]></content>
  </entry>
  
</feed>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
link-checker-0.7.2 spec/test-site/public/atom.xml
link-checker-0.7.1 spec/test-site/public/atom.xml