<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet type="text/xsl" href="XSLT/index.xsl"?>

<News>
  <Article>
    <Date>3/3/11: </Date>
    <Title>Update 2</Title>
    <Body><![CDATA[The page content xml file is being tested.  This'll make it amazingly easier to keep the main page articles updates, since all I have to do is just update the xml content with the new article node and the stylesheet (and eventually, the CSS) will take care of everything else :)]]></Body>
  </Article>
  
  <Article>
    <Date>3/1/11: </Date>
    <Title>Update 1</Title>
    <Body><![CDATA[The main page has been worked on a bit.  This design will almost certainly not be the final version, but it's fine for right now.  New pages should be added soon along with some basic content.
    <br/><br/>
    If you are reading this, you might be curious as to what I intend to be doing  here.  This site is meant to act as both a sort of personal playground for various ideas I may have and also as a place to display personal thoughts and projects of mine for anyone who might find them interesting.  I am a computer science major at East Stroudsburg University and an avid gamer as well.  I love exploring new ways to bring my ideas to life either through the digital medium or on occasion, through more physical means as well.  I dabble in art, programming, philosophy, writing, and sometimes music.  My goals here are simple- all I want is to hopefully give people something interesting to do with their time, and to spark creativity in others.  There are currently no deadlines associated with this site; I will work on it at my own leisure.  With that, I bid you adieu.
    <br/><br/>
    ~Franklin Smith]]></Body>
  </Article>
</News>
