<?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>The Way Of Coding &#187; dom</title>
	<atom:link href="http://thewayofcoding.com/tag/dom/feed/" rel="self" type="application/rss+xml" />
	<link>http://thewayofcoding.com</link>
	<description></description>
	<lastBuildDate>Mon, 23 Jan 2012 04:23:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Working With the XML DOM</title>
		<link>http://thewayofcoding.com/2008/08/working-with-the-xml-dom/</link>
		<comments>http://thewayofcoding.com/2008/08/working-with-the-xml-dom/#comments</comments>
		<pubDate>Wed, 20 Aug 2008 13:52:14 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[dom]]></category>
		<category><![CDATA[example]]></category>
		<category><![CDATA[flip]]></category>
		<category><![CDATA[nodes]]></category>
		<category><![CDATA[switch]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://www.thewayofcoding.com/?p=82</guid>
		<description><![CDATA[I&#8217;ve been working with server side scripts that rely on xml files to define the structure of the site.  It seems quite fast compared to using a database and also makes direct changes to the structure easy.  My post here is about how to use the DOM in VBSCRIPT/ASP.  Some aspects of how the DOM [...]]]></description>
		<wfw:commentRss>http://thewayofcoding.com/2008/08/working-with-the-xml-dom/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

