<?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 Number 42 &#187; HTML</title>
	<atom:link href="http://www.thenumber42.net/category/computer-stuff/html/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thenumber42.net</link>
	<description>Mostly about software testing, but a little bit about life, the universe, and everything</description>
	<lastBuildDate>Wed, 31 Mar 2010 01:52:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Escaping HTML/XML Characters</title>
		<link>http://www.thenumber42.net/2008/12/17/escaping-htmlxml-characters/</link>
		<comments>http://www.thenumber42.net/2008/12/17/escaping-htmlxml-characters/#comments</comments>
		<pubDate>Thu, 18 Dec 2008 00:08:51 +0000</pubDate>
		<dc:creator>Isaac</dc:creator>
				<category><![CDATA[HTML]]></category>
		<category><![CDATA[utility]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://www.thenumber42.net/?p=123</guid>
		<description><![CDATA[Sometimes I do a post where I include snippets of HTML or XML.  In those cases I need to escape the HTML or XML characters so they will show up properly in your browser.  I found this online utility today that automates the task and let's me paste in my escaped XML to [...]]]></description>
			<content:encoded><![CDATA[<p>Sometimes I do a post where I include snippets of HTML or XML.  In those cases I need to escape the HTML or XML characters so they will show up properly in your browser.  I found <a href="http://www.accessify.com/tools-and-wizards/developer-tools/quick-escape/">this online utility</a> today that automates the task and let's me paste in my escaped XML to the post.</p>
<div class="link-summarizer">Link Summary
<ul>
<li><a href='http://www.accessify.com/tools-and-wizards/developer-tools/quick-escape/'>http://www.accessify....r-tools/quick-escape/</a></li>
</ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.thenumber42.net/2008/12/17/escaping-htmlxml-characters/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
