Sha256: e0a3ec1f6547c7d1e58bc5fc1ed222fd7239fd1ae1485712157bf4a6b927c91f

Contents?: true

Size: 1.02 KB

Versions: 10

Compression:

Stored size: 1.02 KB

Contents

<!--
  Description: interprets media:content
  Expect:      not bozo and entries[0]['enclosures'][1]['href'] == u'http://www.webmonkey.com/images/monkeyrock-thumb.jpg'
-->
<rss version="2.0" xmlns:media="http://search.yahoo.com/mrss/">
  <channel>
    <title>Some Bands I Like</title>
    <link>http://www.andyvolk.com/webmonkey/bands/</link>
    <description>A list of some bands I like (or have been a member of).</description>

    <item>
      <title>Rocking Webmonkey Garage Band</title>
      <link>http://www.webmonkey.com/ourband.html</link>
      <description>The best ever garage band on the Internet.</description>
      <guid isPermaLink="false"> http://www.webmonkey.com/ourband.html</guid>
      <media:content url="http://www.webmonkey.com/monkeyrock.mpg" fileSize="2471632" type="video/mpeg" height="240" width="320" duration="147" medium="video" isDefault="true">
        <media:thumbnail url="http://www.webmonkey.com/images/monkeyrock-thumb.jpg" height="98" width="145"/>
      </media:content>
    </item>
  </channel>
</rss>

Version data entries

10 entries across 10 versions & 5 rubygems

Version Path
arthurgeek-rfeedparser-0.9.940 tests/rfponly/wellformed/mrss/mrss_thumbnail.xml
eric-rfeedparser-0.9.951.2 tests/rfponly/wellformed/mrss/mrss_thumbnail.xml
rfeedparser-0.9.93 tests/rfponly/wellformed/mrss/mrss_thumbnail.xml
rfeedparser-0.9.931 tests/rfponly/wellformed/mrss/mrss_thumbnail.xml
rfeedparser-0.9.950 tests/rfponly/wellformed/mrss/mrss_thumbnail.xml
rfeedparser-0.9.940 tests/rfponly/wellformed/mrss/mrss_thumbnail.xml
rfeedparser-0.9.951 tests/rfponly/wellformed/mrss/mrss_thumbnail.xml
rfeedparser-ictv-0.9.931 tests/rfponly/wellformed/mrss/mrss_thumbnail.xml
rfeedparser_ictv-0.9.931 tests/rfponly/wellformed/mrss/mrss_thumbnail.xml
rfeedparser_ictv-0.9.932 tests/rfponly/wellformed/mrss/mrss_thumbnail.xml