--- /dev/null
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<project name="Home Network Evolution">
+ <bannerLeft>
+ <name>Utils</name>
+ <!-- src>http://maven.apache.org/images/apache-maven-project.png</src>
+ <href>http://maven.apache.org/</href -->
+ </bannerLeft>
+ <!-- bannerRight>
+ <src>http://maven.apache.org/images/maven-small.gif</src>
+ </bannerRight -->
+ <body>
+ <links>
+ <item name="utilities library" href="http://utils.wamblee.org/"/>
+ </links>
+
+ <menu name="Info">
+ <item name="javadoc" href="apidocs/index.html"/>
+ </menu>
+
+ <menu name="Components">
+ <item name="Support" href="http://utils.wamblee.org/support/index.html"/>
+ <item name="Security" href="http://utils.wamblee.org/security/index.html"/>
+ <item name="Test/Enterprise" href="http://utils.wamblee.org/test/enterprise/index.html"/>
+ </menu>
+ </body>
+</project>
--- /dev/null
+<?xml version="1.0"?>
+<!DOCTYPE document PUBLIC
+ "-//Apache Software Foundation//DTD XDOC 1.0//EN"
+ "http://maven.apache.org/dtd/xdoc_1_0.dtd">
+<document>
+ <properties>
+ <title>Utilities library overview</title>
+ <author email="erik@brakkee.org">Erik Brakkee</author>
+ </properties>
+ <body>
+ <section name="Introduction">
+ <p>
+ The utilities library consists of software to support development of
+ Java and in particular Java EE applications.
+ See the links on the left side for information about various
+ components of the utilities library.
+ </p>
+ </section>
+ </body>
+</document>