<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Why Purchase When You Can Repurpose? Using Crosswalks to Enhance User Access</title>
	<atom:link href="http://journal.code4lib.org/articles/3604/feed" rel="self" type="application/rss+xml" />
	<link>http://journal.code4lib.org/articles/3604</link>
	<description></description>
	<lastBuildDate>Mon, 10 Jun 2013 20:45:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Dorothea Salo</title>
		<link>http://journal.code4lib.org/articles/3604/comment-page-1#comment-3269</link>
		<dc:creator>Dorothea Salo</dc:creator>
		<pubDate>Wed, 22 Sep 2010 14:21:18 +0000</pubDate>
		<guid isPermaLink="false">http://journal.code4lib.org/?p=3604#comment-3269</guid>
		<description><![CDATA[Re killing whitespace in XSLT: the normalize-space() function should do the trick nicely. You wind up with something like:

&lt;xsl:value-of select=&quot;normalize-space(/whatever you already have here/)&quot;/&gt;]]></description>
		<content:encoded><![CDATA[<p>Re killing whitespace in XSLT: the normalize-space() function should do the trick nicely. You wind up with something like:</p>
<p>&lt;xsl:value-of select=&#8221;normalize-space(/whatever you already have here/)&#8221;/&gt;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
