<?xml version="1.0" encoding="ISO-8859-1"?>
<project xsi:schemaLocation="http://maven.apache.org/DECORATION/1.0.1 http://maven.apache.org/xsd/decoration-1.0.1.xsd" name="Apache Commons" xmlns="http://maven.apache.org/DECORATION/1.0.1"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <bannerLeft>
    <name>Apache Commons</name>
    <src>http://dummy.invalid/$relativePath/images/commons-logo.png</src>
    <alt>Apache Commons logo</alt>
    <href>http://commons.apache.org.remove.invalid/</href>
  </bannerLeft>
  <publishDate position="left" format="dd MMMM yyyy" />
  <version position="left" />
  <poweredBy>
    <logo name="ApacheCon" href="http://www.apache.org/events/current-event.html" img="http://www.apache.org/events/current-event-125x125.png" />
    <logo name="Maven" href="http://maven.apache.org/" img="http://maven.apache.org/images/logos/maven-feather.png" />
  </poweredBy>
  <skin>
    <groupId>org.apache.commons</groupId>
    <artifactId>commons-skin</artifactId>
    <version>3</version>
  </skin>
  <body>
    <head>
      <link rel="stylesheet" type="text/css" media="all" href="$relativePath/css/prettify.css" />
      <script src="$relativePath/js/prettify.js" type="text/javascript"></script>
      <script type="text/javascript">window.onload=function() {
            prettyPrint();
        }</script>
    </head>
    <links>
      <item name="ApacheCon" href="http://www.apachecon.com/" />
      <item name="Apache" href="http://www.apache.org" />
      <item name="Commons" href="http://commons.apache.org/" />
    </links>
    <menu inherit="bottom" ref="reports" />
    <menu name="Commons" inherit="bottom">
      <item name="Home" href="http://commons.apache.org/" />
      <item name="License" href="http://www.apache.org/licenses/" />
      <item collapse="true" name="Components" href="http://commons.apache.org/components.html">
        <item name="Full list..." href="http://commons.apache.org/components.html" />
      </item>
      <item collapse="true" name="Sandbox" href="http://commons.apache.org/sandbox/index.html">
        <item name="Full list..." href="http://commons.apache.org/sandbox/index.html" />
      </item>
      <item collapse="true" name="Dormant" href="http://commons.apache.org/dormant/index.html">
        <item name="Full list..." href="http://commons.apache.org/dormant/index.html" />
      </item>
    </menu>
    <menu name="General Information" inherit="bottom">
      <item name="Volunteering" href="http://commons.apache.org/volunteering.html" />
      <item name="Contributing Patches" href="http://commons.apache.org/patches.html" />
      <item name="Building Components" href="http://commons.apache.org/building.html" />
      <item name="Releasing Components" href="http://commons.apache.org/releases/index.html" />
      <item name="Wiki" href="http://wiki.apache.org/commons/FrontPage" />
    </menu>
    <menu name="ASF" inherit="bottom">
      <item name="How the ASF works" href="http://www.apache.org/foundation/how-it-works.html" />
      <item name="Get Involved" href="http://www.apache.org/foundation/getinvolved.html" />
      <item name="Developer Resources" href="http://www.apache.org/dev/" />
      <item name="Sponsorship" href="http://www.apache.org/foundation/sponsorship.html" />
      <item name="Thanks" href="http://www.apache.org/foundation/thanks.html" />
    </menu>
  </body>
  <custom>
    <footer>
      <div class="center">Apache Commons, Apache @project.name@, @project.name@, Apache, the Apache feather logo, and the Apache Commons project logos are trademarks of The Apache Software Foundation.
      All other marks mentioned may be trademarks or registered trademarks of their respective owners.</div>
    </footer>
  </custom>
</project>
