<?xml version="1.0" encoding="utf-8" ?>
<doc title="Development - XMLmenu" base="http://devl.roganty.co.uk/">
	<head>
		<title>XMLmenu</title>
		<menu title="Main Menu" id="1">
			<link rel="int" url="index.php">Home</link>
			<link rel="int" url="about.php">About</link>
			<link rel="int" url="future.php">Future Projects</link>
		</menu>
		<menu title="Projects" id="2">
			<link rel="int" url="comp_details/">Computer Details</link>
			<link rel="int" url="file_limit/">::File Limit::</link>
			<link rel="int" url="img/"><imgGallery/></link>
			<link rel="int" url="rss_read/">RSSread</link>
			<link rel="int" url="speech/">Speech</link>
			<link rel="int" url="xmlmenu/">XMLmenu</link>
		</menu>
	</head>
	<body>
		<text>
			<b>Important News:</b>
			<p>A new version of XMLmenu is currently being worked on and will be available from the end of May</p>
			<hr width="80%" />
			<p>This project has been released and is available for download from <link rel="int" url="download.php?id=3">here</link> or 
			<link rel="ext" url="http://www.phpclasses.org/browse/package/1719.html" target="_blank">www.phpclasses.org</link></p>
			<p>A working example is available <link rel="int" url="xmlmenu/xml_menu/index.php">here</link></p>
			<hr width="80%" />
			<p>More information will be published about this program.</p>
			<p>The next release of XMLmenu will include a revamped xml file, and will include the ability to "skin" the output to match 
			the sites design</p>
		</text>
	</body>
	<foot>
		<text>
			<link rel="ext" url="http://www.roganty.co.uk/" target="_blank">Anthony Rogers</link>
		</text>
	</foot>
</doc>