<?xml version="1.0" encoding="UTF-8"?><project name="Documentation">
  <bannerLeft>
    <name>Documentation</name>
    <href>http://www.springframework.org/spring-batch</href>
  </bannerLeft>
  <bannerRight>
    <src>images/shim.gif</src>
  </bannerRight>
  <poweredBy>
    <logo img="images/shim.gif" name="" href="" />
  </poweredBy>
  <skin>
    <groupId>org.springframework.maven.skins</groupId>
    <artifactId>maven-spring-skin</artifactId>
    <version>1.0.4</version>
  </skin>
  <body>
    <links>
      <item name="Home" href="http://www.springframework.org/spring-batch/index.html" />
    </links>
    <menu name="Documentation" inherit="none">
      <item name="Home" href="index.html" />
      <item name="User Guide" href="spring-batch-docs/reference/index.html" />
      <item name="Features" href="features.html" />
      <item name="Use Cases" href="cases/index.html" />
      <item name="Transactions" href="transactions.html" />
      <item name="FAQ" href="faq.html" />
      <item name="Batch Processing Strategies" href="batch-processing-strategies.html" />
      <item name="General Batch Principles and Guidelines" href="batch-principles-guidelines.html" />
    </menu>
    <menu name="Support" inherit="none">
      <item name="Building" href="building.html" />
      <item name="Getting Started" href="getting-started.html" />
      <item name="API" href="apidocs/index.html" />
      <item name="Forums" href="http://forum.springframework.org/forumdisplay.php?f=41" />
      <item name="JIRA" href="http://jira.springframework.org/browse/BATCH" />
      <item name="Downloads" href="downloads.html" />
    </menu>
    <menu ref="reports" />
  </body>
</project>