<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
    <atom:link href="{rssurl}" rel="self" type="application/rss+xml" />
    <title>Dezabonare newsletter</title>
    <link>{link}</link>
    <description>{description}</description>
    <language>ro</language>
    <copyright>© 2008 Roportal SRL</copyright>
    <pubDate>{pubDate}</pubDate>
    <lastBuildDate>{lastBuildDate}</lastBuildDate>
    <ttl>{ttl}</ttl>
    <image>
        <title>Dezabonare newsletter</title>
        <width>{imgwidth}</width>
        <height>{imgheight}</height>
        <link>{link}</link>
        <url>{imgurl}</url>
    </image>

</channel>
</rss>

