<?xml version="1.0" encoding="US-ASCII"?>
<rdf:RDF
 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 xmlns="http://purl.org/rss/1.0/"
 xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/"
 xmlns:dc="http://purl.org/dc/elements/1.1/"
 xmlns:syn="http://purl.org/rss/1.0/modules/syndication/"
 xmlns:admin="http://webns.net/mvcb/"
>
<channel rdf:about="www.alexlipinski.com">
<title>My Blog</title>
<link>http://www.alexlipinski.com</link>
<description></description>
<dc:language>en-gb</dc:language>
<dc:rights>alexlipinski.com</dc:rights>
<dc:date>2007-5-16T00:00:00Z</dc:date>
<dc:creator>alexlipinski.com</dc:creator>
<items>
 <rdf:Seq>
  <rdf:li rdf:resource="link+1" />
  <rdf:li rdf:resource="link+2" />
 </rdf:Seq>
</items>
</channel>
<item rdf:about="link+1">
<title>Welcome </title>
<link>http://www.alexlipinski.com/page9.htm#10940</link>
<description>Welcome to my new website. Feel free to look around  check the recent news section for whats happening at the moment. Feel free to contact me via the contact page or leave a message in the guestbook. Enjoy</description>
<dc:date>2007-5-16T00:00:00Z</dc:date>
</item>
</rdf:RDF>

