<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: libxml Extra content at the end of the document</title>
	<atom:link href="http://keep12on.com/2009/05/13/libxml-extra-content-at-the-end-of-the-document/feed/" rel="self" type="application/rss+xml" />
	<link>http://keep12on.com/2009/05/13/libxml-extra-content-at-the-end-of-the-document/</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Wed, 22 Jun 2011 07:49:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Evgeny Shadchnev</title>
		<link>http://keep12on.com/2009/05/13/libxml-extra-content-at-the-end-of-the-document/#comment-43</link>
		<dc:creator><![CDATA[Evgeny Shadchnev]]></dc:creator>
		<pubDate>Tue, 09 Feb 2010 15:11:08 +0000</pubDate>
		<guid isPermaLink="false">http://keep12on.com/?p=15#comment-43</guid>
		<description><![CDATA[I was processing an xml file in sax mode, so I knew which record threw an exception. Then I looked in hex mode at the offending record, looking for anything below 0x1F. I also found out that things like &amp;#11; also raise an exception inside my parser.]]></description>
		<content:encoded><![CDATA[<p>I was processing an xml file in sax mode, so I knew which record threw an exception. Then I looked in hex mode at the offending record, looking for anything below 0x1F. I also found out that things like &amp;#11; also raise an exception inside my parser.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: robin</title>
		<link>http://keep12on.com/2009/05/13/libxml-extra-content-at-the-end-of-the-document/#comment-42</link>
		<dc:creator><![CDATA[robin]]></dc:creator>
		<pubDate>Tue, 09 Feb 2010 14:49:49 +0000</pubDate>
		<guid isPermaLink="false">http://keep12on.com/?p=15#comment-42</guid>
		<description><![CDATA[How did you discover the rogue character? I tried gsubbing away that character in my xml but it doesn&#039;t appear to be the culprit :(]]></description>
		<content:encoded><![CDATA[<p>How did you discover the rogue character? I tried gsubbing away that character in my xml but it doesn&#8217;t appear to be the culprit <img src='http://s0.wp.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ahsan Ali</title>
		<link>http://keep12on.com/2009/05/13/libxml-extra-content-at-the-end-of-the-document/#comment-2</link>
		<dc:creator><![CDATA[Ahsan Ali]]></dc:creator>
		<pubDate>Wed, 03 Jun 2009 08:13:37 +0000</pubDate>
		<guid isPermaLink="false">http://keep12on.com/?p=15#comment-2</guid>
		<description><![CDATA[A Big Thanks ! I was stumped as to why it was terminating with that error in the _middle_ of the file !]]></description>
		<content:encoded><![CDATA[<p>A Big Thanks ! I was stumped as to why it was terminating with that error in the _middle_ of the file !</p>
]]></content:encoded>
	</item>
</channel>
</rss>

