Sorry

This feed does not validate.

In addition, interoperability with the widest range of feed readers could be improved by implementing the following recommendations.

Source: http://inamidst.com/rss1.1/test/neg-ext-inode.rss

  1. <!-- neg-ext-inode.rss - Any section has an invalid node element -->
  2.  
  3. <Channel xmlns="http://purl.org/net/rss1.1#"
  4.   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  5.   xmlns:dc="http://purl.org/dc/elements/1.1/"
  6.   xmlns:util="http://example.org/util#"
  7.   rdf:about="http://www.xml.com/xml/news.rss">
  8. <title>XML.com</title>
  9. <link>http://xml.com/pub</link>
  10. <description>
  11.   XML.com features a rich mix of information and services
  12.   for the XML community.
  13. </description>
  14. <items rdf:parseType="Collection">
  15.   <item rdf:about="http://www.xml.com/pub/a/2005/01/05/restful.html">
  16.      <title>The Restful Web: Amazon's Simple Queue Service</title>
  17.      <link>http://www.xml.com/pub/a/2005/01/05/restful.html</link>
  18.      <description>
  19.         In Joe Gregorio's latest Restful Web column, he explains that
  20.         Amazon's Simple Queue Service, a web service offering a queue
  21.         for reliable storage of transient messages, isn't as RESTful as
  22.         it claims.
  23.      </description>
  24.      <dc:creator>
  25.         <util:JoeGregorio rdf:resource="http://example.org/#Joe"/>
  26.      </dc:creator>
  27.   </item>
  28. </items>
  29. </Channel>
  30.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda