<?xml version="1.0" encoding="iso-8859-1"?>
<rdf:RDF 
         xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
         xmlns="http://purl.org/rss/1.0/"
         xmlns:mn="http://usefulinc.com/rss/manifest/"
         xmlns:dc="http://purl.org/dc/elements/1.1/"
>

  <channel rdf:about="http://">
    <title>vovan.net</title>
    <link>http://www.vovan.net/</link>
    <description>Vovan was here</description>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://www.vovan.net/" />
      </rdf:Seq>
    </items>
  </channel>

  <item rdf:about="http://www.vovan.net/">
    <link>http://www.vovan.net/</link>
    <title>Site Changes</title>
    <description><![CDATA[So I decided to reorganize the site a little bit. The first and most obvious change is right here on the front page: I've replaced the navigation links with some news items. Much thanks goes out to <em>leiavoia</em> for creating <a onclick="window.open(this.href); return false;" href=http://www.leiavoia.net/pages/programs/newslite.shtml >NEWSlite<!--url--></a>, which makes updating the front page with news easy, without the overhead of a full-blown content management system.<br />
<br />
Whenever I am bored enough and have the time, I will reorganize the navigation menu above and hopefully make access to the projects a bit nicer, as well as add the stuff I've worked on since the last update about 2 years ago. :)]]></description>
    <dc:subject>General</dc:subject>
    <dc:creator>vovan</dc:creator>
    <dc:date>2006-07-23T11:19</dc:date>
  </item>

  <rdf:Description rdf:ID="manifest">
    <mn:channels>
      <rdf:Seq>
        <rdf:li rdf:resource="http://" />
      </rdf:Seq>
    </mn:channels>
  </rdf:Description>

</rdf:RDF>
