<?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>free web tools and services &#187; XML</title>
	<atom:link href="http://fh54.de/tag/xml/feed/" rel="self" type="application/rss+xml" />
	<link>http://fh54.de</link>
	<description>Hello World</description>
	<lastBuildDate>Sun, 21 Feb 2010 20:03:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>XML selectNodes() ordered</title>
		<link>http://fh54.de/2009/09/xml-selectnodes-ordered/</link>
		<comments>http://fh54.de/2009/09/xml-selectnodes-ordered/#comments</comments>
		<pubDate>Thu, 24 Sep 2009 14:57:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Snippets]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://fh54.de/?p=289</guid>
		<description><![CDATA[Here is a helper function to select nodes from an XML document order by certain child node value of these nodes.
If selectNodes() is a pendant of MySQL SELECT command, this helper function would be a pendant of SELECT&#8230; ORDER BY&#8230;
As far I know there is no standart XML or XPath function to perform it.
Written in [...]]]></description>
		<wfw:commentRss>http://fh54.de/2009/09/xml-selectnodes-ordered/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
