Sorry

This feed does not validate.

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

Source: http://hosting.opml.org/dave/validatorTests/errors/missingTextAttributes.opml

  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2. <opml version="1.1">
  3. <head>
  4. <title>Missing Text Attribute Test</title>
  5. </head>
  6. <body>
  7. <outline>
  8. <outline>
  9. <outline text="Illinois"/>
  10. <outline text="Indiana"/>
  11. <outline text="Iowa"/>
  12. <outline text="Kentucky"/>
  13. <outline text="Michigan"/>
  14. <outline text="Minnesota"/>
  15. <outline text="Missouri"/>
  16. <outline text="Ohio"/>
  17. <outline text="West Virginia"/>
  18. <outline text="Wisconsin"/>
  19. </outline>
  20. </outline>
  21. </body>
  22. </opml>
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda