<?xml version="1.0" encoding="UTF-8"?>
<!--

  jDTAUS
  Copyright (C) 2005 Christian Schulte

  This library is free software; you can redistribute it and/or
  modify it under the terms of the GNU Lesser General Public
  License as published by the Free Software Foundation; either
  version 2.1 of the License, or any later version.

  This library is distributed in the hope that it will be useful,
  but WITHOUT ANY WARRANTY; without even the implied warranty of
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  Lesser General Public License for more details.

  You should have received a copy of the GNU Lesser General Public
  License along with this library; if not, write to the Free Software
  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA

  $JDTAUS: site.xml 8847 2014-01-10 13:24:57Z schulte $

-->
<project xmlns="http://maven.apache.org/DECORATION/1.3.0"
         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
         xsi:schemaLocation="http://maven.apache.org/DECORATION/1.3.0 http://maven.apache.org/xsd/decoration-1.3.0.xsd">
  <poweredBy>
    <logo img="http://www.jdtaus.org/1.0.x/images/logos/schulte.it.png" href="http://www.schulte.it" name="SCHULTE.IT"/>
  </poweredBy>
  <skin>
    <groupId>org.jdtaus.maven.skins</groupId>
    <artifactId>jdtaus-default-skin</artifactId>
    <version>1.2</version>
  </skin>
  <custom>
    <!-- Custom due to http://jira.codehaus.org/browse/DOXIASITETOOLS-76 -->
    <googleAdSenseClient>ca-pub-2363332114228707</googleAdSenseClient>
    <googleAdSenseSlot>3341637212</googleAdSenseSlot>
    <googleAdSenseWidth>728</googleAdSenseWidth>
    <googleAdSenseHeight>90</googleAdSenseHeight>
    <googleAnalyticsAccountId>UA-416120-1</googleAnalyticsAccountId>
    <!-- See jdtaus-skin-tools -->
    <languages-tool languages-navigation="true" default-language="en">
      <language>en</language>
      <language>de</language>
    </languages-tool>
  </custom>
  <body>
    <menu name="jDTAUS" inherit="top">
      <item name="Start" href="${jdtaus.artifacts.url}"/>
      <item name="Downloads" href="http://frs.jdtaus.org/"/>
      <item name="Issues" href="http://www.jdtaus.org/trac/query"/>
    </menu>
    <menu name="Developers" inherit="top">
      <item name="Core" href="${jdtaus.artifacts.url}/jdtaus-core/index.html"/>
      <item name="Banking" href="${jdtaus.artifacts.url}/jdtaus-banking/index.html"/>
      <item name="ISO-13616" href="http://www.jdtaus.org/ISO-13616/current/index.html"/>
    </menu>
    <menu ref="reports" inherit="bottom"/>
  </body>
</project>
