Congratulations!

[Valid RSS] This is a valid RSS feed.

Recommendations

This feed is valid, but interoperability with the widest range of feed readers could be improved by implementing the following recommendations.

Source: http://feedvalidator.org/testcases/rss20/element-channel-item/multi-enclosure-test.xml

  1. <!--
  2.  Author:       Sam Ruby (http://intertwingly.net/) and Mark Pilgrim (http://diveintomark.org/)
  3.  Copyright:    Copyright (c) 2002 Sam Ruby and Mark Pilgrim
  4. -->
  5.  
  6. <!--
  7.  Description:  can only have one enclosure per item
  8.  Expect:       DuplicateEnclosure{parent:item,element:enclosure}
  9. -->
  10.  
  11. <rss version="2.0">
  12.   <channel>
  13.      <title>Enclosure Test</title>
  14.      <link>http://www.cadenhead.org/workbench/</link>
  15.      <description>Testing multiple enclosure elements</description>
  16.      <language>en-us</language>
  17.      <docs>http://backend.userland.com/rss</docs>
  18.      <generator>Wordzilla/0.101</generator>
  19.      <item>
  20.         <title>Kirk Cameron</title>
  21.         <link>http://www.cadenhead.org/workbench/entry/2004/12/27#2424</link>
  22.         <description>Here's a two-enclosure test</description>
  23.         <pubDate>Mon, 27 Dec 2004 11:12:01 -0500</pubDate>
  24.         <guid isPermaLink="false">tag:cadenhead.org,2004-09-30:test.2423</guid>
  25.         <enclosure url="http://www.cadenhead.org/workbench/gems/kirk-cameron-you-are-a-blasphemer.mp3" length="3762" type="audio/mpeg"/>
  26.         <enclosure url="http://www.cadenhead.org/workbench/gems/kirk-cameron-you-only-love-god.mp3" length="19331" type="audio/mpeg"/>
  27.      </item>
  28.   </channel>
  29. </rss>
  30.  

If you would like to create a banner that links to this page (i.e. this validation result), do the following:

  1. Download the "valid RSS" banner.

  2. Upload the image to your own server. (This step is important. Please do not link directly to the image on this server.)

  3. Add this HTML to your page (change the image src attribute if necessary):

If you would like to create a text link instead, here is the URL you can use:

http://www.feedvalidator.org/check.cgi?url=http%3A//feedvalidator.org/testcases/rss20/element-channel-item/multi-enclosure-test.xml

Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda