<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -140,7 +140,7 @@ class SimpleRSS
   	if content =~ /([^-_.!~*'()a-zA-Z\d;\/?:@&amp;=+$,\[\]]%)/n then
   		CGI.unescape(content).gsub(/(&lt;!\[CDATA\[|\]\]&gt;)/,'').strip
   	else
-  		content
+  		content.gsub(/(&lt;!\[CDATA\[|\]\]&gt;)/,'').strip
   	end
   end
 end</diff>
      <filename>lib/simple-rss.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>6de2adde702308cf39a22f8459f6dcc2f7c3131e</id>
    </parent>
  </parents>
  <author>
    <name>Lucas Carlson</name>
    <email>lucas@rufy.com</email>
  </author>
  <url>http://github.com/cardmagic/simple-rss/commit/fa54025eb2ee334cd63293ec3bf38426c3dbe9f2</url>
  <id>fa54025eb2ee334cd63293ec3bf38426c3dbe9f2</id>
  <committed-date>2009-02-25T15:48:46-08:00</committed-date>
  <authored-date>2009-02-25T15:48:46-08:00</authored-date>
  <message>fix small cdata issue</message>
  <tree>faed42728a3b9872116560a896f07d81ae1b2702</tree>
  <committer>
    <name>Lucas Carlson</name>
    <email>lucas@rufy.com</email>
  </committer>
</commit>
