<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Performance Within Reach &#187; xml</title>
	<atom:link href="http://unmanageability.com/index.php/category/xml/feed/" rel="self" type="application/rss+xml" />
	<link>http://unmanageability.com</link>
	<description>Performance Within Reach</description>
	<lastBuildDate>Sat, 17 Jul 2010 19:19:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Fast Infoset</title>
		<link>http://unmanageability.com/index.php/2005/10/29/fast-infoset/</link>
		<comments>http://unmanageability.com/index.php/2005/10/29/fast-infoset/#comments</comments>
		<pubDate>Sat, 29 Oct 2005 08:29:15 +0000</pubDate>
		<dc:creator>Coder</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://codeperformance.com/index.php/2005/10/29/fast-infoset/</guid>
		<description><![CDATA[Fast Infoset (FI) is an open, standards-based binary format for the efficient interchange of XML that is based on the XML Information Set (Infoset). In general, Fast Infoset can be used when it is necessary to retain the XML property of self-description (or the structure), and yet boost parsing speed and reduce document size.
Fast Infoset and the Pragmatic SOA Approach
]]></description>
			<content:encoded><![CDATA[<blockquote cite="http://java.sun.com/developer/technicalArticles/WebServices/soa2/fastinfoset-soa.html"><p>Fast Infoset (FI) is an open, standards-based binary format for the efficient interchange of XML that is based on the XML Information Set (Infoset). In general, Fast Infoset can be used when it is necessary to retain the XML property of self-description (or the structure), and yet boost parsing speed and reduce document size.</p></blockquote>
<p class="citation"><cite><a href="http://java.sun.com/developer/technicalArticles/WebServices/soa2/fastinfoset-soa.html">Fast Infoset and the Pragmatic SOA Approach</a></cite></p>
]]></content:encoded>
			<wfw:commentRss>http://unmanageability.com/index.php/2005/10/29/fast-infoset/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
