<?xml version="1.0" encoding="UTF-8"?><project xsi:schemaLocation="http://maven.apache.org/DECORATION/1.0.1 http://maven.apache.org/xsd/decoration-1.0.1.xsd" name="injectlet" xmlns="http://maven.apache.org/DECORATION/1.0.1"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <skin>
    <groupId>com.googlecode.fluido-skin</groupId>
    <artifactId>fluido-skin</artifactId>
    <version>1.3</version>
  </skin>
  <body>
    <menu name="injectlet">
      <item name="Introduction" href="index.html" />
      <item name="Servlet Injection" href="servlet-injection.html" />
      <item name="Multiple Injectors" href="multiple-injectors.html" />
      <item name="Jersey Support" href="jersey-support.html" />
    </menu>
    <menu name="Miscellaneous">
      <item name="Project stats" href="stats.html" />
      <item name="PDF Manual" href="injectlet-4.0.pdf" />
    </menu>
    <menu ref="reports" />
    <menu name="Modules" ref="modules">
      <item name="Core" href="injectlet-core/index.html" />
      <item name="Jersey support" href="injectlet-jersey/index.html" />
    </menu>
    <menu name="External links">
      <item name="Project Page" href="http://code.google.com/p/injectlet/" />
      <item name="Downloads" href="http://code.google.com/p/injectlet/downloads/list" />
      <item name="Google Guice" href="http://code.google.com/p/google-guice/" />
      <item name="Servlet API" href="http://tomcat.apache.org/tomcat-5.5-doc/servletapi/index.html" />
      <item name="Jersey" href="https://jersey.dev.java.net/" />
    </menu>
  </body>
</project>