<?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 Spin &#187; DOMDocument</title>
	<atom:link href="http://spin.theuntangledweb.net/tag/domdocument/feed/" rel="self" type="application/rss+xml" />
	<link>http://spin.theuntangledweb.net</link>
	<description>Simple, Powerful Solutions. Untangle Your Webs.</description>
	<lastBuildDate>Sun, 10 Oct 2010 06:16:36 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Pulling External Content Into XSL Using ASP</title>
		<link>http://spin.theuntangledweb.net/programming/xml/pulling-external-content-into-xsl-using-asp/</link>
		<comments>http://spin.theuntangledweb.net/programming/xml/pulling-external-content-into-xsl-using-asp/#comments</comments>
		<pubDate>Tue, 04 Nov 2008 06:10:29 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[Other]]></category>
		<category><![CDATA[XML]]></category>
		<category><![CDATA[access]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[DOMDocument]]></category>
		<category><![CDATA[external]]></category>
		<category><![CDATA[FreeThreadedDOMDocument]]></category>
		<category><![CDATA[LinkedIn]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[ServerXMLHTTP]]></category>
		<category><![CDATA[templates]]></category>
		<category><![CDATA[xmlns]]></category>
		<category><![CDATA[xsl]]></category>
		<category><![CDATA[xslt]]></category>
		<category><![CDATA[XSLTemplate]]></category>

		<guid isPermaLink="false">http://spin.theuntangledweb.net/?p=109</guid>
		<description><![CDATA[Problem: how to pull content into an XSL transformation process using ASP. ASP will give us the opportunity to make runtime decisions. In my case, determining what sort of template XHTML code to retrieve for inclusion into the final page render.]]></description>
		<wfw:commentRss>http://spin.theuntangledweb.net/programming/xml/pulling-external-content-into-xsl-using-asp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

