<?xml version="1.0" encoding="ISO-8859-1"?>
<project name="Melati">
  <skin>
    <groupId>org.melati</groupId>
    <artifactId>melati-skin</artifactId>
    <version>1.0</version>
  </skin>
  <bannerLeft>
    <name>Melati</name>
    <src>http://www.melati.org/images/logo.jpg</src> 
    <href>http://www.melati.org/</href>
    <alt>Melati - The flower of Java</alt>
  </bannerLeft>
  <bannerRight>
    <name>Melati</name>
    <src>http://www.melati.org/images/logo.jpg</src> 
    <href>http://www.melati.org/</href>
    <alt>Melati - The flower of Java</alt>
  </bannerRight>
 <poweredBy>
    <logo name="Maven" href="http://maven.apache.org/"
          img="/images/logos/maven-feather.png"/>
    <logo name="java.net" href="http://www.java.net/"
          img="/images/logos/javanet_button_90.gif"/>
  </poweredBy>
  <body>
    <links>
      <item name="TimP"                  href="http://www.paneris.org/~timp/" />
      <item name="PanEris.org"           href="http://www.paneris.org" />
      <item name="PanEris.net"           href="http://www.paneris.net" />
    </links>
    <menu name="Melati" >
        <item name="Home"              href="index.html"/>
        <item name="Features"          href="Features.html"/>
        <item name="Show Case"         href="ShowCase.html"/>
        <item name="Download"          href="Download.html"/>
        <item name="Installation"      href="Installation.html"/>
        <item name="Testing"           href="Testing.html"/>
        <item name="Unification"       href="Unification.html"/>
        <item name="Extension"         href="Extension.html"/>
        <item name="HowTo"             href="HowTo.html"/>
        <item name="DB Design"         href="DB_Design.html"/>
        <item name="POJOs"             href="POJOs.html"/>
        <item name="FAQ"               href="Faq.html"/>
        <item name="Documentation"     href="Documentation.html"/>
        <item name="Road Map"          href="RoadMap.html"/>
        <item name="Contribute"        href="Contribute.html"/>
<!--
        <item name="Hire"              href="Hire.html"/>
-->
        <item name="Licence"           href="Licence.html"/>
        <item name="Release History"   href="Releases.html"/>
        <item name="Links"             href="Links.html"/>
        <item name="Logos"             href="Logos.html"/>
    </menu>
    <menu ref="modules" name="Modules" inherit="bottom"/>
    <menu ref="reports" inherit="bottom" />
  </body>
</project>
