<?xml version="1.0" encoding="UTF-8"?>
<!-- $Revision: 2704 $ $Date: 2008-01-21 18:28:53 +0100 (Mo, 21 Jan 2008) $ -->
<document>
	<properties>
		<title>Test</title>
	</properties>

	<body>
		<release version="1.0" date="2008-22-01" description="A test, nothing more">
			<action dev="bentmann" type="fix">
				<![CDATA[
				[GUI]
				Fixed something.
				]]>
			</action>
			<action dev="bentmann" type="add">
				<![CDATA[
				[Library]
				Added something.
				]]>
			</action>
			<action dev="bentmann" type="remove">
				<![CDATA[
				[GUI]
				Removed something.
				]]>
			</action>
			<action dev="bentmann" type="update">
				<![CDATA[
				[Library]
				Updated something.
				]]>
			</action>
		</release>
	</body>
</document>
