<?xml version='1.0' standalone='yes' ?>
<script id="rss2png" version="1.0">
	<name>RSS2PNG</name>
	<description>
		<short>This PHP script will load an RSS feed and turn it into a PNG image which can then be used online.</short>
		<full>Here you can download RSS2PNG, a PHP script that will load an RSS feed and turn it into a PNG image which can then be used in places such as bulletin board signatures.</full>
	</description>
	<requirements>
		<requirement>Apache with mod_rewrite</requirement>
		<requirement>PHP 5.0.1 or higher</requirement>
		<requirement>PHP modules SimpleXML and GD2</requirement>
	</requirements>
	<configuration>To configure the script, edit the config.php file in the inc/ subdirectory. It should be pretty straightforward.</configuration>
	<version oldversions="yes">0.2</version>
	<changelog>
		<version value="0.2">
			<li>Added support for RSS version 0.91, because there was more demand for it than I had expected there would be.</li>
		</version>
		<version value="0.1">
			<li>First version</li>
		</version>
	</changelog>
	<issues>
		<li>The script does not seem to like UTF-8</li>
	</issues>
	<example type="image">rss2png.php</example>
	<filename>rss2png_0_2.tar.gz</filename>
</script>
