<?php include('../res/x5engine.php'); header('Content-Type: text/xml'); echo '<?xml version="1.0" encoding="utf-8"?>'; ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://localhost/blog/x5feed.php" rel="self" type="application/rss+xml" />
		<title><![CDATA[]]></title>
		<link>http://localhost/blog/</link>
		<description><![CDATA[]]></description>
		<language>IT</language>
		<lastBuildDate><?php echo getLastAvailableDate(array(1719064560)); ?></lastBuildDate>
<?php if (time() > 1719064560): ?>
		<item>
			<title><![CDATA[PROVA_01]]></title>
			<author><![CDATA[EzioB]]></author>
			<category domain="http://localhost/blog/index.php?category=VARIE"><![CDATA[VARIE]]></category>
			<category>imblog</category>
			<description><![CDATA[<div id="imBlogPost_000000006"></div>]]></description>
			<pubDate>Sat, 22 Jun 2024 13:56:00 GMT</pubDate>
			<link>http://localhost/blog/?prova_01</link>
			<guid isPermaLink="false">http://localhost/blog/rss/000000006</guid>
		</item>
<?php endif; ?>
	</channel>
</rss>