Sha256: c048144e911ef42e0a7bc0828032ae0aa88a50bf77b077faff4ce62ed96cc6e0
Contents?: true
Size: 438 Bytes
Versions: 31
Compression:
Stored size: 438 Bytes
Contents
<!-- Description: item rdf:about Expect: not bozo and entries[0]['id'] == u'http://example.org/1' --> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/"> <channel rdf:about="http://example.com/index.rdf"> <items> <rdf:Seq> <rdf:li resource="http://example.org/1"/> </rdf:Seq> </items> </channel> <item rdf:about="http://example.org/1"> </item> </rdf:RDF>
Version data entries
31 entries across 31 versions & 6 rubygems