<?xml version="1.0" encoding="iso-8859-1"?>

<rdf:RDF xmlns:dc="http://purl.org/dc/elements/1.1/"

	xmlns:h="http://www.w3.org/1999/xhtml"

	xmlns:hr="http://www.w3.org/2000/08/w3c-synd/#"

	xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"

	xmlns="http://purl.org/rss/1.0/">

<channel rdf:about="http://www.example.com">

<title>Dagens lækre opskrift</title>
<link>http://www.maduniverset.dk</link>
<description>Dagens lækre opskrift.</description>

<image>
<url>http://www.maduniverset.dk.dk/gfx/rss/maduni-rss-logo.gif</url>
<title>Logo</title>
<link>http://www.maduniverset.dk</link>
<width>120</width>
<height>60</height>
</image>



<items>
  <rdf:Seq>
      </rdf:Seq>
</items>
    
</channel>

</rdf:RDF>