<?xml version="1.0" encoding="iso-8859-1" standalone="yes"?> 
	<rdf:RDF 
  		xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
  		xmlns:dc="http://purl.org/dc/elements/1.1/"
  		xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
  		xmlns="http://purl.org/rss/1.0/"
  		xmlns:content="http://purl.org/rss/1.0/modules/content/"
	>
		<channel rdf:about="http://soes.designblog.de/">
	    	<title>Soes Blog - DesignBlog</title>
	    	<link>http://soes.designblog.de/</link>
	    	<description>Soes Blog</description>
	    	<dc:publisher>Soe</dc:publisher>
	    	<dc:creator>Soe</dc:creator>
	    	<dc:date>2014-06-19T08:26:22+01:00</dc:date>
	    	<dc:language>de</dc:language>
	    	<items>
				<rdf:Seq></rdf:Seq>
					</items>
	    		</channel>
	  </rdf:RDF>