Sha256: 5b2845125117d8db555b5b8fdaef1704a086878a2ac07239de748aadb1710091
Contents?: true
Size: 333 Bytes
Versions: 31
Compression:
Stored size: 333 Bytes
Contents
<!-- Description: RSS version 0.90 item title Expect: bozo and entries[0]['title'] == u'Item title' --> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://my.netscape.com/rdf/simple/0.9/"> <channel> <title>Example title</title> </channel> <item> <title>Item title</title> </item> </rdf:RDF
Version data entries
31 entries across 31 versions & 6 rubygems