Sha256: 7dbe7945b0bbaae936390c1d45757b69acc9dc19c32465f81c91719160f096bd
Contents?: true
Size: 428 Bytes
Versions: 34
Compression:
Stored size: 428 Bytes
Contents
<?xml version="1.0" encoding="utf-8"?> <?xml-stylesheet type="text/xsl" href="my_stylesheet.xsl"?> <feed xmlns="http://www.w3.org/2005/Atom"> <!-- Not a valid atom entry --> <entry> <title type="html"><![CDATA[<<strong>>]]></title> <content type="xhtml"> <xhtml:div xmlns:xhtml="http://www.w3.org/1999/xhtml"> <xhtml:p>hi there</xhtml:p> </xhtml:div> </content> </entry> </feed>
Version data entries
34 entries across 34 versions & 2 rubygems