Sha256: a7faa12fc337a5bb4685d011d67e927992d1bedc50301382a53f56c95afcea6f

Contents?: true

Size: 416 Bytes

Versions: 63

Compression:

Stored size: 416 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

63 entries across 63 versions & 4 rubygems

Version Path
libxml-ruby-1.1.2-x86-mswin32-60 test/model/atom.xml
libxml-ruby-1.1.3 test/model/atom.xml
libxml-ruby-1.1.1 test/model/atom.xml