<?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>Forever Odd &#187; dom</title>
	<atom:link href="http://www.foreverodd.com/tag/dom/feed" rel="self" type="application/rss+xml" />
	<link>http://www.foreverodd.com</link>
	<description>Programming Projects &#38; Ideas by Devin Ryan</description>
	<lastBuildDate>Wed, 16 Jun 2010 00:42:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
		<item>
		<title>Parsing XML</title>
		<link>http://www.foreverodd.com/projects/school/programming-uni/parsing-xml-504</link>
		<comments>http://www.foreverodd.com/projects/school/programming-uni/parsing-xml-504#comments</comments>
		<pubDate>Sat, 19 Dec 2009 18:34:02 +0000</pubDate>
		<dc:creator>Devin</dc:creator>
				<category><![CDATA[Programming-Uni]]></category>
		<category><![CDATA[dom]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[parse]]></category>
		<category><![CDATA[parser]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[sax]]></category>
		<category><![CDATA[School]]></category>
		<category><![CDATA[uni]]></category>
		<category><![CDATA[university]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://www.foreverodd.com/?p=504</guid>
		<description><![CDATA[For one of my classes a project was to write two programs, one of which uses the document object model (DOM) API to parse an XML file and one which uses the Simple API for XML (SAX) API.  The programs are just tiny and do not dod anything fancy.  Basically just breaks down the content of the XML files into [...]]]></description>
		<wfw:commentRss>http://www.foreverodd.com/projects/school/programming-uni/parsing-xml-504/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

