<?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"
	>
<channel>
	<title>Comments on: XML Goodness in SQL - 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>
	<pubDate>Thu, 20 Nov 2008 19:01:10 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Eddie Awad</title>
		<link>http://awads.net/wp/2008/07/08/xml-goodness-in-sql-part-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>@John yes, HTTPURIType is very handy. I wish it could handle basic HTTP authentication as well.</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-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>I don'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'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.</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>
