feed-reader
Version:
To read and normalize RSS/ATOM/JSON feed data
29 lines (28 loc) • 1.28 kB
text/xml
<feed version="0.3"
xmlns="http://purl.org/atom/ns#"
xmlns:g="http://base.google.com/ns/1.0">
<title>The name of your data feed</title>
<link href="http://www.example.com" rel="alternate" type="text/html" />
<modified>2005-10-11T18:30:02Z</modified>
<author>
<name>Google</name>
</author>
<id>tag:google.com,2005-10-15:/support/products</id>
<entry>
<title>Red wool sweater</title>
<link href="http://www.example.com/item1-info-page.html" />
<link href="http://www.example.com/amp/item1-info-page.html" />
<link rel="alternate" type="text/html" href="http://example.org/2005/04/02/alternative"/>
<link rel="alternate" type="text/html" href="http://example.org/2005/04/02/some-other-alias"/>
<link rel="enclosure" type="audio/mpeg" length="1337"
href="http://example.org/audio/ph34r_my_podcast.mp3"/>
<summary>Comfortable and soft, this sweater will keep you warm on those cold winter nights.</summary>
<id>tag:google.com,2005-10-15:/support/products</id>
<issued>2005-10-13T18:30:02Z</issued>
<modified>2005-10-13T18:30:02Z</modified>
<g:image_link>http://www.example.com/image1.jpg</g:image_link>
<g:price>25</g:price>
<g:condition>new</g:condition>
</entry>
</feed>