<?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://192.168.1.70/x2slim.ch/x5feed.php" rel="self" type="application/rss+xml" />
		<title><![CDATA[Test]]></title>
		<link>http://192.168.1.70/x2slim.ch/</link>
		<description><![CDATA[sdgdsgfdgfdgfsdfg]]></description>
		<language>DE</language>
		<lastBuildDate><?php echo getLastAvailableDate(array(1490057520)); ?></lastBuildDate>
		<generator>Incomedia WebSite X5 Pro</generator>
<?php if (time() > 1490057520): ?>
		<item>
			<title><![CDATA[Test]]></title>
			<link>http://192.168.1.70/x2slim.ch/index.html</link>
			<description><![CDATA[<div id="imRSSArticle_16sgb4uo">Test</div>]]></description>
			<pubDate>Tue, 21 Mar 2017 00:52:00 GMT</pubDate>
			<category>imrssfeed</category>
			<guid isPermaLink="false">http://192.168.1.70/x2slim.ch/rss/16sgb4uo</guid>
		</item>
<?php endif; ?>
	</channel>
</rss>