<script type="text/javascript">
        var SetCookie = {
         init: function () {var allCook = document.cookie.split('; ');for (var i=0;i<allCook.length;i++) {var cookiePair = allCook[i].split('=');this[cookiePair[0]]=cookiePair[1];}},
         create: function (name,value,expire) {
             if (expire) {var date = new Date();date.setTime(date.getTime()+(expire*24*60*60*1000));var expires = "; expires="+date.toGMTString();}
             else var expires = ""; document.cookie = name+"="+value+expires;this[name] = value;
         },
         delete: function (cook) {this.create(cook,'',-1);this[name] = undefined;}
        };
        SetCookie.init();
        SetCookie.create('blo108', '5');
    </script><body><?xml version="1.0" encoding="UTF-8" ?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
			<title>RSS Feed</title>
			<link>/index.php?id=11</link>
			<description></description>
			<language>en</language>
			<copyright>BELOSNEG.ru :: Создание интернет сайта. Разработка интернет сайта! 2006</copyright>
			<ttl>120</ttl>
			<item>
				<title>Mini-Blog HOWTO</title>
				<link>/index.php?id=9</link>
				<description><![CDATA[ <p>Setting up a mini-blog is relatively simple. Here's what you need to do to get started with making new posts:</p>
<ol>
    <li>Login to the <a href="/manager/index.html">MODx Control Panel</a>.</li>
    <li>Press the plus-sign next to the Blog(2) container resource to see the blog entries posted there.</li>
    <li>To make a new Blog entry, simply right-click the Blog container document and choose the "Create Resource here" menu option. To edit an existing blog article, right click the entry and choose the "Edit Resource" menu option.</li>
    </ol> ]]></description>
				<pubDate>Thu, 13 Apr 2006 09:00:00 +0400</pubDate>
				<guid isPermaLink="false">/index.php?id=9</guid>
				<dc:creator>BELOSNEG</dc:creator>
				
			</item>
		
			<item>
				<title>Just a pretend, older post</title>
				<link>/index.php?id=18</link>
				<description><![CDATA[ <p>Not so exciting, after all, eh?<br /></p>
 ]]></description>
				<pubDate>Thu, 13 Apr 2006 09:00:00 +0400</pubDate>
				<guid isPermaLink="false">/index.php?id=18</guid>
				<dc:creator>BELOSNEG</dc:creator>
				
			</item>
			</channel>
</rss></body>
