<?xml version="1.0" encoding="Shift_JIS"?>
<!--
  Copyright 2003-2004 The Apache Software Foundation.

  Licensed under the Apache License, Version 2.0 (the "License");
  you may not use this file except in compliance with the License.
  You may obtain a copy of the License at

     http://www.apache.org/licenses/LICENSE-2.0

  Unless required by applicable law or agreed to in writing, software
  distributed under the License is distributed on an "AS IS" BASIS,
  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  See the License for the specific language governing permissions and
  limitations under the License.

  $Id: menu.xml,v 1.5 2005/01/23 15:53:08 tatakaha Exp $
-->
<project href="index.html">
    <title>Velocity</title>
    <logo href="images/velocitytools.png">&lt; Velocity Tools &gt;</logo>

    <body>
      <uplink name="Velocity"        href="http://www.jajakarta.org/velocity/" alt="top"/>

      <menu name="Velocity Tools">
          <item name="概要"                   href="index.html"/>
          <item name="ダウンロード"           href="index.html#Download"/>
          <item name="変更履歴"               href="changes.html"/>
          <item name="CVSリポジトリ"          href="index.html#CVS Repository"/>
          <item name="Javadoc"                href="javadoc/index.html"/>
          <item name="Wiki"                   href="http://wiki.apache.org/jakarta-velocity/FrontPage"/>
          <item name="バグ報告"               href="http://issues.apache.org/bugzilla/enter_bug.cgi?product=Velocity&amp;component=Tools"/>
      </menu>

      <menu name="サブプロジェクト">
          <item name="GenericTools"           href="generic/"/>
          <item name="VelocityView"           href="view/"/>
          <item name="VelocityStruts"         href="struts/"/>
      </menu>
    </body>
</project>
