<?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:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: XML Goodness in SQL &#8211; Part 1</title>
	<atom:link href="http://awads.net/wp/2008/07/08/xml-goodness-in-sql-part-1/feed/" rel="self" type="application/rss+xml" />
	<link>http://awads.net/wp/2008/07/08/xml-goodness-in-sql-part-1/</link>
	<description>News, views, tips and tricks on Oracle and other fun stuff</description>
	<lastBuildDate>Thu, 18 Mar 2010 16:44:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Eddie Awad</title>
		<link>http://awads.net/wp/2008/07/08/xml-goodness-in-sql-part-1/comment-page-1/#comment-52205</link>
		<dc:creator>Eddie Awad</dc:creator>
		<pubDate>Wed, 16 Jul 2008 18:25:15 +0000</pubDate>
		<guid isPermaLink="false">http://awads.net/wp/?p=737#comment-52205</guid>
		<description>&lt;p&gt;@John yes, HTTPURIType is very handy. I wish it could handle basic HTTP authentication as well.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@John yes, HTTPURIType is very handy. I wish it could handle basic HTTP authentication as well.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: John Flack</title>
		<link>http://awads.net/wp/2008/07/08/xml-goodness-in-sql-part-1/comment-page-1/#comment-52203</link>
		<dc:creator>John Flack</dc:creator>
		<pubDate>Wed, 16 Jul 2008 13:05:09 +0000</pubDate>
		<guid isPermaLink="false">http://awads.net/wp/?p=737#comment-52203</guid>
		<description>&lt;p&gt;I don&#039;t know how I missed HTTPURIType.getxml in the Oracle docs.  It makes dealing with REST web services like the Google Maps API geocoder much easier.  I&#039;d been using UTL_HTTP, getting the data in pieces as a CLOB, then casting it as an XMLTYPE.  This skips all that stuff.  Thanks for pointing it out.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I don&#8217;t know how I missed HTTPURIType.getxml in the Oracle docs.  It makes dealing with REST web services like the Google Maps API geocoder much easier.  I&#8217;d been using UTL_HTTP, getting the data in pieces as a CLOB, then casting it as an XMLTYPE.  This skips all that stuff.  Thanks for pointing it out.</p>]]></content:encoded>
	</item>
</channel>
</rss>
