<?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/"
		>
<channel>
	<title>Comments on: Read HTML with Java &#8211; Then 7 Fun Things to do to It</title>
	<atom:link href="http://blog.codehangover.com/read-html-with-java-then-7-fun-things-to-do-to-it/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.codehangover.com/read-html-with-java-then-7-fun-things-to-do-to-it/</link>
	<description>Go ahead, have another</description>
	<lastBuildDate>Mon, 30 Jan 2012 13:47:21 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Matt</title>
		<link>http://blog.codehangover.com/read-html-with-java-then-7-fun-things-to-do-to-it/#comment-732</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Thu, 22 Dec 2011 07:52:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codehangover.com/?p=214#comment-732</guid>
		<description>Hey I&#039;ve been doing a lot of searching on the internet trying to find out how to make java programs that log into webpages for you, for instance you have your computer set up a connection with hotmail.com and then you give it the required information and it logs in for you so a little write up about that would be super interesting or if someone could email me links or anything else that would be helpful!
Thanks!&lt;div class=&quot;comment-remix-meta&quot;&gt;&lt;a href=&quot;#&quot; class=&quot;replyto&quot; onclick=&quot;replyto(&#039;732&#039;,&#039;Matt&#039;); return false;&quot;&gt;Reply&lt;/a&gt;  - &lt;a href=&quot;#&quot; class=&quot;quote&quot; onclick=&quot;quote(&#039;732&#039;,&#039;Matt&#039;,&#039;Hey I\&#039;ve been doing a lot of searching on the internet trying to find out how to make java programs that log into webpages for you, for instance you have your computer set up a connection with hotmail.com and then you give it the required information and it logs in for you so a little write up about that would be super interesting or if someone could email me links or anything else that would be helpful!\r\nThanks!&#039;); return false;&quot;&gt;Quote&lt;/a&gt;&lt;/div&gt;</description>
		<content:encoded><![CDATA[<p>Hey I&#8217;ve been doing a lot of searching on the internet trying to find out how to make java programs that log into webpages for you, for instance you have your computer set up a connection with hotmail.com and then you give it the required information and it logs in for you so a little write up about that would be super interesting or if someone could email me links or anything else that would be helpful!<br />
Thanks!
<div class="comment-remix-meta"><a href="#" class="replyto" onclick="replyto('732','Matt'); return false;">Reply</a>  &#8211; <a href="#" class="quote" onclick="quote('732','Matt','Hey I\'ve been doing a lot of searching on the internet trying to find out how to make java programs that log into webpages for you, for instance you have your computer set up a connection with hotmail.com and then you give it the required information and it logs in for you so a little write up about that would be super interesting or if someone could email me links or anything else that would be helpful!\r\nThanks!'); return false;">Quote</a></div>
]]></content:encoded>
	</item>
	<item>
		<title>By: Divya</title>
		<link>http://blog.codehangover.com/read-html-with-java-then-7-fun-things-to-do-to-it/#comment-729</link>
		<dc:creator>Divya</dc:creator>
		<pubDate>Thu, 13 Oct 2011 17:51:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codehangover.com/?p=214#comment-729</guid>
		<description>Hi i need to know how to bypass a proxy server and connect with internet so that i can read the source code of a web page only if its URL is given as input..pls help me thank u&lt;div class=&quot;comment-remix-meta&quot;&gt;&lt;a href=&quot;#&quot; class=&quot;replyto&quot; onclick=&quot;replyto(&#039;729&#039;,&#039;Divya&#039;); return false;&quot;&gt;Reply&lt;/a&gt;  - &lt;a href=&quot;#&quot; class=&quot;quote&quot; onclick=&quot;quote(&#039;729&#039;,&#039;Divya&#039;,&#039;Hi i need to know how to bypass a proxy server and connect with internet so that i can read the source code of a web page only if its URL is given as input..pls help me thank u&#039;); return false;&quot;&gt;Quote&lt;/a&gt;&lt;/div&gt;</description>
		<content:encoded><![CDATA[<p>Hi i need to know how to bypass a proxy server and connect with internet so that i can read the source code of a web page only if its URL is given as input..pls help me thank u
<div class="comment-remix-meta"><a href="#" class="replyto" onclick="replyto('729','Divya'); return false;">Reply</a>  &#8211; <a href="#" class="quote" onclick="quote('729','Divya','Hi i need to know how to bypass a proxy server and connect with internet so that i can read the source code of a web page only if its URL is given as input..pls help me thank u'); return false;">Quote</a></div>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeffry</title>
		<link>http://blog.codehangover.com/read-html-with-java-then-7-fun-things-to-do-to-it/#comment-727</link>
		<dc:creator>Jeffry</dc:creator>
		<pubDate>Tue, 23 Aug 2011 02:44:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codehangover.com/?p=214#comment-727</guid>
		<description>Another thing is to create an application to find out how many particular documents (e.g. .pdf, .doc, etc) are there on a web site. 

The code will recursively scan each paths and find out the number of particular documents and sum it up to an integer counter.&lt;div class=&quot;comment-remix-meta&quot;&gt;&lt;a href=&quot;#&quot; class=&quot;replyto&quot; onclick=&quot;replyto(&#039;727&#039;,&#039;Jeffry&#039;); return false;&quot;&gt;Reply&lt;/a&gt;  - &lt;a href=&quot;#&quot; class=&quot;quote&quot; onclick=&quot;quote(&#039;727&#039;,&#039;Jeffry&#039;,&#039;Another thing is to create an application to find out how many particular documents (e.g. .pdf, .doc, etc) are there on a web site. \r\n\r\nThe code will recursively scan each paths and find out the number of particular documents and sum it up to an integer counter.&#039;); return false;&quot;&gt;Quote&lt;/a&gt;&lt;/div&gt;</description>
		<content:encoded><![CDATA[<p>Another thing is to create an application to find out how many particular documents (e.g. .pdf, .doc, etc) are there on a web site. </p>
<p>The code will recursively scan each paths and find out the number of particular documents and sum it up to an integer counter.
<div class="comment-remix-meta"><a href="#" class="replyto" onclick="replyto('727','Jeffry'); return false;">Reply</a>  &#8211; <a href="#" class="quote" onclick="quote('727','Jeffry','Another thing is to create an application to find out how many particular documents (e.g. .pdf, .doc, etc) are there on a web site. \r\n\r\nThe code will recursively scan each paths and find out the number of particular documents and sum it up to an integer counter.'); return false;">Quote</a></div>
]]></content:encoded>
	</item>
	<item>
		<title>By: AUNGTHU</title>
		<link>http://blog.codehangover.com/read-html-with-java-then-7-fun-things-to-do-to-it/#comment-726</link>
		<dc:creator>AUNGTHU</dc:creator>
		<pubDate>Mon, 22 Aug 2011 10:54:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codehangover.com/?p=214#comment-726</guid>
		<description>Hi, I want to say thank you for your post. That help me a lot. I am from Burma. Now, I want to develop J2ME Web browser and that browser can act like normal web browser(like Mozilla Firefox, Internet Explorer and Netscape ) in Mobile phone. Can you tell me that project is possible? I need sdk for that project. But I don&#039;t know what sdk is best for J2ME web browser. I think you have great experience in Java and Web Technology. Please reply me. Thank you..&lt;div class=&quot;comment-remix-meta&quot;&gt;&lt;a href=&quot;#&quot; class=&quot;replyto&quot; onclick=&quot;replyto(&#039;726&#039;,&#039;AUNGTHU&#039;); return false;&quot;&gt;Reply&lt;/a&gt;  - &lt;a href=&quot;#&quot; class=&quot;quote&quot; onclick=&quot;quote(&#039;726&#039;,&#039;AUNGTHU&#039;,&#039;Hi, I want to say thank you for your post. That help me a lot. I am from Burma. Now, I want to develop J2ME Web browser and that browser can act like normal web browser(like Mozilla Firefox, Internet Explorer and Netscape ) in Mobile phone. Can you tell me that project is possible? I need sdk for that project. But I don\&#039;t know what sdk is best for J2ME web browser. I think you have great experience in Java and Web Technology. Please reply me. Thank you..&#039;); return false;&quot;&gt;Quote&lt;/a&gt;&lt;/div&gt;</description>
		<content:encoded><![CDATA[<p>Hi, I want to say thank you for your post. That help me a lot. I am from Burma. Now, I want to develop J2ME Web browser and that browser can act like normal web browser(like Mozilla Firefox, Internet Explorer and Netscape ) in Mobile phone. Can you tell me that project is possible? I need sdk for that project. But I don&#8217;t know what sdk is best for J2ME web browser. I think you have great experience in Java and Web Technology. Please reply me. Thank you..
<div class="comment-remix-meta"><a href="#" class="replyto" onclick="replyto('726','AUNGTHU'); return false;">Reply</a>  &#8211; <a href="#" class="quote" onclick="quote('726','AUNGTHU','Hi, I want to say thank you for your post. That help me a lot. I am from Burma. Now, I want to develop J2ME Web browser and that browser can act like normal web browser(like Mozilla Firefox, Internet Explorer and Netscape ) in Mobile phone. Can you tell me that project is possible? I need sdk for that project. But I don\'t know what sdk is best for J2ME web browser. I think you have great experience in Java and Web Technology. Please reply me. Thank you..'); return false;">Quote</a></div>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bhargav</title>
		<link>http://blog.codehangover.com/read-html-with-java-then-7-fun-things-to-do-to-it/#comment-720</link>
		<dc:creator>Bhargav</dc:creator>
		<pubDate>Thu, 28 Jul 2011 13:04:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codehangover.com/?p=214#comment-720</guid>
		<description>Thanks for very much.
I would like to know How can we get HTML object properties from its source code..please help me&lt;div class=&quot;comment-remix-meta&quot;&gt;&lt;a href=&quot;#&quot; class=&quot;replyto&quot; onclick=&quot;replyto(&#039;720&#039;,&#039;Bhargav&#039;); return false;&quot;&gt;Reply&lt;/a&gt;  - &lt;a href=&quot;#&quot; class=&quot;quote&quot; onclick=&quot;quote(&#039;720&#039;,&#039;Bhargav&#039;,&#039;Thanks for very much.\r\nI would like to know How can we get HTML object properties from its source code..please help me&#039;); return false;&quot;&gt;Quote&lt;/a&gt;&lt;/div&gt;</description>
		<content:encoded><![CDATA[<p>Thanks for very much.<br />
I would like to know How can we get HTML object properties from its source code..please help me
<div class="comment-remix-meta"><a href="#" class="replyto" onclick="replyto('720','Bhargav'); return false;">Reply</a>  &#8211; <a href="#" class="quote" onclick="quote('720','Bhargav','Thanks for very much.\r\nI would like to know How can we get HTML object properties from its source code..please help me'); return false;">Quote</a></div>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tessie</title>
		<link>http://blog.codehangover.com/read-html-with-java-then-7-fun-things-to-do-to-it/#comment-718</link>
		<dc:creator>Tessie</dc:creator>
		<pubDate>Sun, 10 Jul 2011 12:17:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codehangover.com/?p=214#comment-718</guid>
		<description>Wow, this is in every rsepect what I needed to know.&lt;div class=&quot;comment-remix-meta&quot;&gt;&lt;a href=&quot;#&quot; class=&quot;replyto&quot; onclick=&quot;replyto(&#039;718&#039;,&#039;Tessie&#039;); return false;&quot;&gt;Reply&lt;/a&gt;  - &lt;a href=&quot;#&quot; class=&quot;quote&quot; onclick=&quot;quote(&#039;718&#039;,&#039;Tessie&#039;,&#039;Wow, this is in every rsepect what I needed to know.&#039;); return false;&quot;&gt;Quote&lt;/a&gt;&lt;/div&gt;</description>
		<content:encoded><![CDATA[<p>Wow, this is in every rsepect what I needed to know.
<div class="comment-remix-meta"><a href="#" class="replyto" onclick="replyto('718','Tessie'); return false;">Reply</a>  &#8211; <a href="#" class="quote" onclick="quote('718','Tessie','Wow, this is in every rsepect what I needed to know.'); return false;">Quote</a></div>
]]></content:encoded>
	</item>
	<item>
		<title>By: MikeNereson</title>
		<link>http://blog.codehangover.com/read-html-with-java-then-7-fun-things-to-do-to-it/#comment-686</link>
		<dc:creator>MikeNereson</dc:creator>
		<pubDate>Fri, 10 Dec 2010 14:40:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codehangover.com/?p=214#comment-686</guid>
		<description>&lt;a href=&#039;#comment-685&#039; rel=&quot;nofollow&quot;&gt;@billy&lt;/a&gt; - Thanks for reading and thank you for your comments.&lt;div class=&quot;comment-remix-meta&quot;&gt;&lt;a href=&quot;#&quot; class=&quot;replyto&quot; onclick=&quot;replyto(&#039;686&#039;,&#039;MikeNereson&#039;); return false;&quot;&gt;Reply&lt;/a&gt;  - &lt;a href=&quot;#&quot; class=&quot;quote&quot; onclick=&quot;quote(&#039;686&#039;,&#039;MikeNereson&#039;,&#039;&lt;a href=\&#039;#comment-685\&#039; rel=\&quot;nofollow\&quot;&gt;@billy&lt;\/a&gt; - Thanks for reading and thank you for your comments.&#039;); return false;&quot;&gt;Quote&lt;/a&gt;&lt;/div&gt;</description>
		<content:encoded><![CDATA[<p><a href='#comment-685' rel="nofollow">@billy</a> &#8211; Thanks for reading and thank you for your comments.
<div class="comment-remix-meta"><a href="#" class="replyto" onclick="replyto('686','MikeNereson'); return false;">Reply</a>  &#8211; <a href="#" class="quote" onclick="quote('686','MikeNereson','&lt;a href=\'#comment-685\' rel=\&quot;nofollow\&quot;&gt;@billy&lt;\/a&gt; - Thanks for reading and thank you for your comments.'); return false;">Quote</a></div>
]]></content:encoded>
	</item>
	<item>
		<title>By: billy</title>
		<link>http://blog.codehangover.com/read-html-with-java-then-7-fun-things-to-do-to-it/#comment-685</link>
		<dc:creator>billy</dc:creator>
		<pubDate>Fri, 10 Dec 2010 10:43:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codehangover.com/?p=214#comment-685</guid>
		<description>thank you !

took a couple years of java in high school and have picked it up again not too long ago and this was just what i was looking for i have learned a lot from this post. i tried to find links in html by my own means and after i had exausted myslef i got a very buggy program together. having it done for me and given to me in a way that i can learn how it works makes me &lt;3 everything open source.

anyways thank you again.
-billy&lt;div class=&quot;comment-remix-meta&quot;&gt;&lt;a href=&quot;#&quot; class=&quot;replyto&quot; onclick=&quot;replyto(&#039;685&#039;,&#039;billy&#039;); return false;&quot;&gt;Reply&lt;/a&gt;  - &lt;a href=&quot;#&quot; class=&quot;quote&quot; onclick=&quot;quote(&#039;685&#039;,&#039;billy&#039;,&#039;thank you !\r\n\r\ntook a couple years of java in high school and have picked it up again not too long ago and this was just what i was looking for i have learned a lot from this post. i tried to find links in html by my own means and after i had exausted myslef i got a very buggy program together. having it done for me and given to me in a way that i can learn how it works makes me &lt;3 everything open source.\r\n\r\nanyways thank you again.\r\n-billy&#039;); return false;&quot;&gt;Quote&lt;/a&gt;&lt;/div&gt;</description>
		<content:encoded><![CDATA[<p>thank you !</p>
<p>took a couple years of java in high school and have picked it up again not too long ago and this was just what i was looking for i have learned a lot from this post. i tried to find links in html by my own means and after i had exausted myslef i got a very buggy program together. having it done for me and given to me in a way that i can learn how it works makes me &lt;3 everything open source.</p>
<p>anyways thank you again.<br />
-billy
<div class="comment-remix-meta"><a href="#" class="replyto" onclick="replyto('685','billy'); return false;">Reply</a>  &#8211; <a href="#" class="quote" onclick="quote('685','billy','thank you !\r\n\r\ntook a couple years of java in high school and have picked it up again not too long ago and this was just what i was looking for i have learned a lot from this post. i tried to find links in html by my own means and after i had exausted myslef i got a very buggy program together. having it done for me and given to me in a way that i can learn how it works makes me &amp;lt;3 everything open source.\r\n\r\nanyways thank you again.\r\n-billy'); return false;">Quote</a></div>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jack</title>
		<link>http://blog.codehangover.com/read-html-with-java-then-7-fun-things-to-do-to-it/#comment-676</link>
		<dc:creator>Jack</dc:creator>
		<pubDate>Thu, 04 Nov 2010 21:31:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codehangover.com/?p=214#comment-676</guid>
		<description>Hi! Thank you very much for this post! you&#039;r great :D
i use java for 3 years, i used it for medical scope - dicom - but now i need something that analyze html page and get some values from it , like other page html to get infos ecc.. . I don&#039;t know other potentiality of this technology :D 
thank you !!! byee&lt;div class=&quot;comment-remix-meta&quot;&gt;&lt;a href=&quot;#&quot; class=&quot;replyto&quot; onclick=&quot;replyto(&#039;676&#039;,&#039;Jack&#039;); return false;&quot;&gt;Reply&lt;/a&gt;  - &lt;a href=&quot;#&quot; class=&quot;quote&quot; onclick=&quot;quote(&#039;676&#039;,&#039;Jack&#039;,&#039;Hi! Thank you very much for this post! you\&#039;r great :D\r\ni use java for 3 years, i used it for medical scope - dicom - but now i need something that analyze html page and get some values from it , like other page html to get infos ecc.. . I don\&#039;t know other potentiality of this technology :D \r\nthank you !!! byee&#039;); return false;&quot;&gt;Quote&lt;/a&gt;&lt;/div&gt;</description>
		<content:encoded><![CDATA[<p>Hi! Thank you very much for this post! you&#8217;r great <img src='http://blog.codehangover.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /><br />
i use java for 3 years, i used it for medical scope &#8211; dicom &#8211; but now i need something that analyze html page and get some values from it , like other page html to get infos ecc.. . I don&#8217;t know other potentiality of this technology <img src='http://blog.codehangover.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /><br />
thank you !!! byee
<div class="comment-remix-meta"><a href="#" class="replyto" onclick="replyto('676','Jack'); return false;">Reply</a>  &#8211; <a href="#" class="quote" onclick="quote('676','Jack','Hi! Thank you very much for this post! you\'r great :D\r\ni use java for 3 years, i used it for medical scope - dicom - but now i need something that analyze html page and get some values from it , like other page html to get infos ecc.. . I don\'t know other potentiality of this technology :D \r\nthank you !!! byee'); return false;">Quote</a></div>
]]></content:encoded>
	</item>
	<item>
		<title>By: MikeNereson</title>
		<link>http://blog.codehangover.com/read-html-with-java-then-7-fun-things-to-do-to-it/#comment-627</link>
		<dc:creator>MikeNereson</dc:creator>
		<pubDate>Tue, 13 Jul 2010 12:14:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codehangover.com/?p=214#comment-627</guid>
		<description>&lt;a href=&#039;#comment-626&#039; rel=&quot;nofollow&quot;&gt;@Yaniv&lt;/a&gt; - HtmlParser&#039;s way of working with the DOM is through the NodeList. There may not be any effective way of getting the full HTML from the Parser. The Parser documentation states

&lt;em&gt;The Parser provides access to the contents of the page, via a NodeIterator, a NodeList or a NodeVisitor.

Typical usage of the parser is:&lt;/em&gt;

 &lt;code&gt;Parser parser = new Parser (&quot;http://whatever&quot;);
 NodeList list = parser.parse (null);
 // do something with your list of nodes.&lt;/code&gt;

So I don&#039;t think there is any public method to access the HTML. You might have to write something yourself to access the Parser&#039;s underlying model. Good luck.&lt;div class=&quot;comment-remix-meta&quot;&gt;&lt;a href=&quot;#&quot; class=&quot;replyto&quot; onclick=&quot;replyto(&#039;627&#039;,&#039;MikeNereson&#039;); return false;&quot;&gt;Reply&lt;/a&gt;  - &lt;a href=&quot;#&quot; class=&quot;quote&quot; onclick=&quot;quote(&#039;627&#039;,&#039;MikeNereson&#039;,&#039;&lt;a href=\&#039;#comment-626\&#039; rel=\&quot;nofollow\&quot;&gt;@Yaniv&lt;\/a&gt; - HtmlParser\&#039;s way of working with the DOM is through the NodeList. There may not be any effective way of getting the full HTML from the Parser. The Parser documentation states\r\n\r\n&lt;em&gt;The Parser provides access to the contents of the page, via a NodeIterator, a NodeList or a NodeVisitor.\r\n\r\nTypical usage of the parser is:&lt;\/em&gt;\r\n\r\n &lt;code&gt;Parser parser = new Parser (\&quot;http:\/\/whatever\&quot;);\r\n NodeList list = parser.parse (null);\r\n \/\/ do something with your list of nodes.&lt;\/code&gt;\r\n\r\nSo I don\&#039;t think there is any public method to access the HTML. You might have to write something yourself to access the Parser\&#039;s underlying model. Good luck.&#039;); return false;&quot;&gt;Quote&lt;/a&gt;&lt;/div&gt;</description>
		<content:encoded><![CDATA[<p><a href='#comment-626' rel="nofollow">@Yaniv</a> &#8211; HtmlParser&#8217;s way of working with the DOM is through the NodeList. There may not be any effective way of getting the full HTML from the Parser. The Parser documentation states</p>
<p><em>The Parser provides access to the contents of the page, via a NodeIterator, a NodeList or a NodeVisitor.</p>
<p>Typical usage of the parser is:</em></p>
<p> <code>Parser parser = new Parser ("http://whatever");<br />
 NodeList list = parser.parse (null);<br />
 // do something with your list of nodes.</code></p>
<p>So I don&#8217;t think there is any public method to access the HTML. You might have to write something yourself to access the Parser&#8217;s underlying model. Good luck.
<div class="comment-remix-meta"><a href="#" class="replyto" onclick="replyto('627','MikeNereson'); return false;">Reply</a>  &#8211; <a href="#" class="quote" onclick="quote('627','MikeNereson','&lt;a href=\'#comment-626\' rel=\&quot;nofollow\&quot;&gt;@Yaniv&lt;\/a&gt; - HtmlParser\'s way of working with the DOM is through the NodeList. There may not be any effective way of getting the full HTML from the Parser. The Parser documentation states\r\n\r\n&lt;em&gt;The Parser provides access to the contents of the page, via a NodeIterator, a NodeList or a NodeVisitor.\r\n\r\nTypical usage of the parser is:&lt;\/em&gt;\r\n\r\n &lt;code&gt;Parser parser = new Parser (\&quot;http:\/\/whatever\&quot;);\r\n NodeList list = parser.parse (null);\r\n \/\/ do something with your list of nodes.&lt;\/code&gt;\r\n\r\nSo I don\'t think there is any public method to access the HTML. You might have to write something yourself to access the Parser\'s underlying model. Good luck.'); return false;">Quote</a></div>
]]></content:encoded>
	</item>
</channel>
</rss>

