<project name="Maven Properties Plugin">
   <bannerLeft>
      <name>Mojo</name>
      <src>http://mojo.codehaus.org/images/mojo_logo.png</src>
      <href>http://mojo.codehaus.org</href>
   </bannerLeft>
   <bannerRight>
      <name>Codehaus</name>
      <src>http://mojo.codehaus.org/images/codehaus-small.png</src>
      <href>http://www.codehaus.org</href>
   </bannerRight>
   <body>
      <links>
         <item name="Mojo" href="http://mojo.codehaus.org"/>
         <item name="Maven" href="http://maven.apache.org/"/>
      </links>
    <menu name="Mojo">
         <item name="Back to Mojo" href="http://mojo.codehaus.org"/>
    </menu>
    <menu name="Overview">
      <item name="Introduction" href="introduction.html"/>
      <item name="Plugin Goals" href="index.html"/>
      <item name="How to Use" href="howto.html"/>
      <item name="Javadoc" href="apidocs/index.html"/>
    </menu>
    ${reports}
  </body>
</project>
