<?xml version="1.0" encoding="UTF-8"?>
<!-- 
	PETALS: PETALS Services Platform
	Copyright (C) 2005  EBM WebSourcing
	
	This library is free software; you can redistribute it and/or
	modify it under the terms of the GNU Lesser General Public
	License as published by the Free Software Foundation; either
	version 2.1 of the License, or any later version.
	
	This library is distributed in the hope that it will be useful,
	but WITHOUT ANY WARRANTY; without even the implied warranty of
	MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
	Lesser General Public License for more details.
	
	You should have received a copy of the GNU Lesser General Public
	License along with this library; if not, write to the Free Software
	Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307
	USA.
	
	Initial developer(s): EBM WebSourcing
-->
<project name="PEtALS Services Platform">
	<skin>
		<groupId>org.objectweb.petals</groupId>
		<artifactId>petals-skin</artifactId>
		<version>1.0-SNAPSHOT</version>
	</skin>
	<bannerLeft>
		<name>${project.name}</name>
		<src>http://petals.objectweb.org/img/petals_logo.png</src>
		<href>http://petals.objectweb.org</href>
	</bannerLeft>
	<bannerRight>
		<src>http://www.ow2.org/media/interface/logoow.gif</src>
		<href>http://www.ow2.org</href>
	</bannerRight>
	<publishDate format="dd MMM yyyy" />

	<body>
		<links>
			<item name="PEtALS" href="http://petals.objectweb.org/" />
			<item name="OW2" href="http://www.ow2.org/" />
		</links>
		<menu name="Links">
			<item name="Parent" href="../index.html" />
		</menu>
		<menu ref="reports" />
	</body>
</project>
