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://www.feedvalidator.org/testcases/atom/should/content_contains_base64_script.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:  entry content should not contain SCRIPT tag
  8.  Expect:       SecurityRisk{parent:entry,element:content}
  9. -->
  10.  
  11. <feed xmlns="http://www.w3.org/2005/Atom">
  12. <entry>
  13. <content type="application/html">c2FmZTxzY3JpcHQgdHlwZT0idGV4dC9qYXZhc2NyaXB0Ij5sb2NhdGlvbi5ocmVmPSdodHRwOi8nKycvZXhhbXBsZS5jb20vJzs8L3NjcmlwdD4gZGVzY3JpcHRpb24=</content>
  14. </entry>
  15. </feed>
  16.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda