#set( $symbol_pound = '#' )
#set( $symbol_dollar = '$' )
#set( $symbol_escape = '\' )
<classpath>
  <classpathentry kind="src" path="src/test/java" output="target/test-classes"/>
  <classpathentry kind="src" path="src/test/resources" output="target/test-classes" excluding="**/*.java"/>
  <classpathentry kind="src" path="src/main/java"/>
  <classpathentry kind="src" path="target/generated-sources/java" including="**/*.java"/>
  <classpathentry kind="src" path="src/main/resources" excluding="**/*.java"/>
  <classpathentry kind="src" path="src/main/rdf" excluding="**/*.java"/>
  <classpathentry kind="output" path="target/classes"/>
  <classpathentry kind="var" path="M2_REPO/javax/servlet/servlet-api/2.5/servlet-api-2.5.jar" sourcepath="M2_REPO/javax/servlet/servlet-api/2.5/servlet-api-2.5-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/javax/validation/validation-api/1.0.CR3/validation-api-1.0.CR3.jar" sourcepath="M2_REPO/javax/validation/validation-api/1.0.CR3/validation-api-1.0.CR3-sources.jar">
    <attributes>
      <attribute value="jar:file:/home/tiwe/.m2/repository/javax/validation/validation-api/1.0.CR3/validation-api-1.0.CR3-javadoc.jar!/" name="javadoc_location"/>
    </attributes>
  </classpathentry>
  <classpathentry kind="var" path="M2_REPO/info/aduna/commons/aduna-commons-collections/2.4.0/aduna-commons-collections-2.4.0.jar"/>
  <classpathentry kind="var" path="M2_REPO/info/aduna/commons/aduna-commons-concurrent/2.3.0/aduna-commons-concurrent-2.3.0.jar"/>
  <classpathentry kind="var" path="M2_REPO/info/aduna/commons/aduna-commons-i18n/1.1.0/aduna-commons-i18n-1.1.0.jar"/>
  <classpathentry kind="var" path="M2_REPO/info/aduna/commons/aduna-commons-io/2.5.0/aduna-commons-io-2.5.0.jar"/>
  <classpathentry kind="var" path="M2_REPO/info/aduna/commons/aduna-commons-iteration/2.4.0/aduna-commons-iteration-2.4.0.jar"/>
  <classpathentry kind="var" path="M2_REPO/info/aduna/commons/aduna-commons-lang/2.4.0/aduna-commons-lang-2.4.0.jar"/>
  <classpathentry kind="var" path="M2_REPO/info/aduna/commons/aduna-commons-net/2.3.0/aduna-commons-net-2.3.0.jar"/>
  <classpathentry kind="var" path="M2_REPO/info/aduna/commons/aduna-commons-text/2.3.0/aduna-commons-text-2.3.0.jar"/>
  <classpathentry kind="var" path="M2_REPO/info/aduna/commons/aduna-commons-xml/2.3.0/aduna-commons-xml-2.3.0.jar"/>
  <classpathentry kind="var" path="M2_REPO/net/sourceforge/findbugs/annotations/1.3.2/annotations-1.3.2.jar"/>
  <classpathentry kind="var" path="M2_REPO/ant/ant/1.6.5/ant-1.6.5.jar" sourcepath="M2_REPO/ant/ant/1.6.5/ant-1.6.5-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/antlr/antlr-runtime/3.1.1/antlr-runtime-3.1.1.jar"/>
  <classpathentry kind="var" path="M2_REPO/aopalliance/aopalliance/1.0/aopalliance-1.0.jar" sourcepath="M2_REPO/aopalliance/aopalliance/1.0/aopalliance-1.0-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/asm/asm/3.1/asm-3.1.jar"/>
  <classpathentry kind="var" path="M2_REPO/cglib/cglib/2.2/cglib-2.2.jar" sourcepath="M2_REPO/cglib/cglib/2.2/cglib-2.2-sources.jar">
    <attributes>
      <attribute value="jar:file:/home/tiwe/.m2/repository/cglib/cglib/2.2/cglib-2.2-javadoc.jar!/" name="javadoc_location"/>
    </attributes>
  </classpathentry>
  <classpathentry kind="var" path="M2_REPO/cglib/cglib-nodep/2.1_3/cglib-nodep-2.1_3.jar" sourcepath="M2_REPO/cglib/cglib-nodep/2.1_3/cglib-nodep-2.1_3-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/com/mysema/codegen/codegen/0.2.4/codegen-0.2.4.jar" sourcepath="M2_REPO/com/mysema/codegen/codegen/0.2.4/codegen-0.2.4-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/net/sourceforge/collections/collections-generic/4.01/collections-generic-4.01.jar" sourcepath="M2_REPO/net/sourceforge/collections/collections-generic/4.01/collections-generic-4.01-sources.jar">
    <attributes>
      <attribute value="jar:file:/home/tiwe/.m2/repository/net/sourceforge/collections/collections-generic/4.01/collections-generic-4.01-javadoc.jar!/" name="javadoc_location"/>
    </attributes>
  </classpathentry>
  <classpathentry kind="var" path="M2_REPO/commons-codec/commons-codec/1.3/commons-codec-1.3.jar" sourcepath="M2_REPO/commons-codec/commons-codec/1.3/commons-codec-1.3-sources.jar">
    <attributes>
      <attribute value="jar:file:/home/tiwe/.m2/repository/commons-codec/commons-codec/1.3/commons-codec-1.3-javadoc.jar!/" name="javadoc_location"/>
    </attributes>
  </classpathentry>
  <classpathentry kind="var" path="M2_REPO/commons-collections/commons-collections/3.2/commons-collections-3.2.jar" sourcepath="M2_REPO/commons-collections/commons-collections/3.2/commons-collections-3.2-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/commons-fileupload/commons-fileupload/1.2/commons-fileupload-1.2.jar" sourcepath="M2_REPO/commons-fileupload/commons-fileupload/1.2/commons-fileupload-1.2-sources.jar">
    <attributes>
      <attribute value="jar:file:/home/tiwe/.m2/repository/commons-fileupload/commons-fileupload/1.2/commons-fileupload-1.2-javadoc.jar!/" name="javadoc_location"/>
    </attributes>
  </classpathentry>
  <classpathentry kind="var" path="M2_REPO/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar" sourcepath="M2_REPO/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/commons-io/commons-io/1.3/commons-io-1.3.jar" sourcepath="M2_REPO/commons-io/commons-io/1.3/commons-io-1.3-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/commons-lang/commons-lang/2.4/commons-lang-2.4.jar" sourcepath="M2_REPO/commons-lang/commons-lang/2.4/commons-lang-2.4-sources.jar">
    <attributes>
      <attribute value="jar:file:/home/tiwe/.m2/repository/commons-lang/commons-lang/2.4/commons-lang-2.4-javadoc.jar!/" name="javadoc_location"/>
    </attributes>
  </classpathentry>
  <classpathentry kind="var" path="M2_REPO/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar" sourcepath="M2_REPO/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1-sources.jar">
    <attributes>
      <attribute value="jar:file:/home/tiwe/.m2/repository/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1-javadoc.jar!/" name="javadoc_location"/>
    </attributes>
  </classpathentry>
  <classpathentry kind="var" path="M2_REPO/org/eclipse/jdt/core/3.1.1/core-3.1.1.jar"/>
  <classpathentry kind="var" path="M2_REPO/net/sourceforge/cssparser/cssparser/0.9.5/cssparser-0.9.5.jar" sourcepath="M2_REPO/net/sourceforge/cssparser/cssparser/0.9.5/cssparser-0.9.5-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/easymock/easymock/2.5.2/easymock-2.5.2.jar" sourcepath="M2_REPO/org/easymock/easymock/2.5.2/easymock-2.5.2-sources.jar">
    <attributes>
      <attribute value="jar:file:/home/tiwe/.m2/repository/org/easymock/easymock/2.5.2/easymock-2.5.2-javadoc.jar!/" name="javadoc_location"/>
    </attributes>
  </classpathentry>
  <classpathentry kind="var" path="M2_REPO/org/easymock/easymockclassextension/2.4/easymockclassextension-2.4.jar" sourcepath="M2_REPO/org/easymock/easymockclassextension/2.4/easymockclassextension-2.4-sources.jar">
    <attributes>
      <attribute value="jar:file:/home/tiwe/.m2/repository/org/easymock/easymockclassextension/2.4/easymockclassextension-2.4-javadoc.jar!/" name="javadoc_location"/>
    </attributes>
  </classpathentry>
  <classpathentry kind="var" path="M2_REPO/com/h2database/h2/1.2.140/h2-1.2.140.jar" sourcepath="M2_REPO/com/h2database/h2/1.2.140/h2-1.2.140-sources.jar">
    <attributes>
      <attribute value="jar:file:/home/tiwe/.m2/repository/com/h2database/h2/1.2.140/h2-1.2.140-javadoc.jar!/" name="javadoc_location"/>
    </attributes>
  </classpathentry>
  <classpathentry kind="var" path="M2_REPO/org/hamcrest/hamcrest-all/1.1/hamcrest-all-1.1.jar" sourcepath="M2_REPO/org/hamcrest/hamcrest-all/1.1/hamcrest-all-1.1-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/net/sourceforge/htmlunit/htmlunit/2.4/htmlunit-2.4.jar" sourcepath="M2_REPO/net/sourceforge/htmlunit/htmlunit/2.4/htmlunit-2.4-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/net/sourceforge/htmlunit/htmlunit-core-js/2.4/htmlunit-core-js-2.4.jar" sourcepath="M2_REPO/net/sourceforge/htmlunit/htmlunit-core-js/2.4/htmlunit-core-js-2.4-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/javassist/javassist/3.9.0.GA/javassist-3.9.0.GA.jar" sourcepath="M2_REPO/javassist/javassist/3.9.0.GA/javassist-3.9.0.GA-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/mortbay/jetty/jetty/6.1.0/jetty-6.1.0.jar" sourcepath="M2_REPO/org/mortbay/jetty/jetty/6.1.0/jetty-6.1.0-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/mortbay/jetty/jetty-util/6.1.0/jetty-util-6.1.0.jar" sourcepath="M2_REPO/org/mortbay/jetty/jetty-util/6.1.0/jetty-util-6.1.0-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/net/java/dev/jna/jna/3.2.2/jna-3.2.2.jar" sourcepath="M2_REPO/net/java/dev/jna/jna/3.2.2/jna-3.2.2-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/joda-time/joda-time/1.6/joda-time-1.6.jar" sourcepath="M2_REPO/joda-time/joda-time/1.6/joda-time-1.6-sources.jar">
    <attributes>
      <attribute value="jar:file:/home/tiwe/.m2/repository/joda-time/joda-time/1.6/joda-time-1.6-javadoc.jar!/" name="javadoc_location"/>
    </attributes>
  </classpathentry>
  <classpathentry kind="var" path="M2_REPO/org/json/json/20080701/json-20080701.jar" sourcepath="M2_REPO/org/json/json/20080701/json-20080701-sources.jar">
    <attributes>
      <attribute value="jar:file:/home/tiwe/.m2/repository/org/json/json/20080701/json-20080701-javadoc.jar!/" name="javadoc_location"/>
    </attributes>
  </classpathentry>
  <classpathentry kind="var" path="M2_REPO/org/mortbay/jetty/jsp-2.1/6.1.0/jsp-2.1-6.1.0.jar" sourcepath="M2_REPO/org/mortbay/jetty/jsp-2.1/6.1.0/jsp-2.1-6.1.0-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/mortbay/jetty/jsp-api-2.1/6.1.0/jsp-api-2.1-6.1.0.jar" sourcepath="M2_REPO/org/mortbay/jetty/jsp-api-2.1/6.1.0/jsp-api-2.1-6.1.0-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/net/sourceforge/findbugs/jsr305/1.3.2/jsr305-1.3.2.jar"/>
  <classpathentry kind="var" path="M2_REPO/junit/junit/4.8.1/junit-4.8.1.jar" sourcepath="M2_REPO/junit/junit/4.8.1/junit-4.8.1-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/log4j/log4j/1.2.14/log4j-1.2.14.jar" sourcepath="M2_REPO/log4j/log4j/1.2.14/log4j-1.2.14-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/com/mysema/commons/mysema-commons-jetty/6.1.0-SNAPSHOT/mysema-commons-jetty-6.1.0-SNAPSHOT.jar" sourcepath="M2_REPO/com/mysema/commons/mysema-commons-jetty/6.1.0-SNAPSHOT/mysema-commons-jetty-6.1.0-SNAPSHOT-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/com/mysema/commons/mysema-commons-l10n/0.1.5/mysema-commons-l10n-0.1.5.jar" sourcepath="M2_REPO/com/mysema/commons/mysema-commons-l10n/0.1.5/mysema-commons-l10n-0.1.5-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/com/mysema/commons/mysema-commons-lang/0.1.9/mysema-commons-lang-0.1.9.jar" sourcepath="M2_REPO/com/mysema/commons/mysema-commons-lang/0.1.9/mysema-commons-lang-0.1.9-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/com/mysema/commons/mysema-commons-tapestry/0.1.8/mysema-commons-tapestry-0.1.8.jar" sourcepath="M2_REPO/com/mysema/commons/mysema-commons-tapestry/0.1.8/mysema-commons-tapestry-0.1.8-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/net/sourceforge/nekohtml/nekohtml/1.9.11/nekohtml-1.9.11.jar" sourcepath="M2_REPO/net/sourceforge/nekohtml/nekohtml/1.9.11/nekohtml-1.9.11-sources.jar">
    <attributes>
      <attribute value="jar:file:/home/tiwe/.m2/repository/net/sourceforge/nekohtml/nekohtml/1.9.11/nekohtml-1.9.11-javadoc.jar!/" name="javadoc_location"/>
    </attributes>
  </classpathentry>
  <classpathentry kind="var" path="M2_REPO/com/mysema/querydsl/querydsl-apt/1.9.4/querydsl-apt-1.9.4.jar" sourcepath="M2_REPO/com/mysema/querydsl/querydsl-apt/1.9.4/querydsl-apt-1.9.4-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/com/mysema/querydsl/querydsl-collections/1.9.4/querydsl-collections-1.9.4.jar" sourcepath="M2_REPO/com/mysema/querydsl/querydsl-collections/1.9.4/querydsl-collections-1.9.4-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/com/mysema/querydsl/querydsl-core/1.9.4/querydsl-core-1.9.4.jar" sourcepath="M2_REPO/com/mysema/querydsl/querydsl-core/1.9.4/querydsl-core-1.9.4-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/com/mysema/querydsl/querydsl-sql/1.9.4/querydsl-sql-1.9.4.jar" sourcepath="M2_REPO/com/mysema/querydsl/querydsl-sql/1.9.4/querydsl-sql-1.9.4-sources.jar"/>
  <classpathentry kind="src" path="/rdfbean-core"/>
  <classpathentry kind="src" path="/rdfbean-rdb"/>
  <classpathentry kind="src" path="/rdfbean-sesame"/>
  <classpathentry kind="src" path="/rdfbean-tapestry"/>
  <classpathentry kind="var" path="M2_REPO/org/w3c/css/sac/1.3/sac-1.3.jar" sourcepath="M2_REPO/org/w3c/css/sac/1.3/sac-1.3-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/xalan/serializer/2.7.1/serializer-2.7.1.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/openrdf/sesame/sesame-model/3.0-alpha1/sesame-model-3.0-alpha1.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/openrdf/sesame/sesame-queryalgebra-evaluation/3.0-alpha1/sesame-queryalgebra-evaluation-3.0-alpha1.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/openrdf/sesame/sesame-queryalgebra-model/3.0-alpha1/sesame-queryalgebra-model-3.0-alpha1.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/openrdf/sesame/sesame-queryparser-api/3.0-alpha1/sesame-queryparser-api-3.0-alpha1.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/openrdf/sesame/sesame-queryparser-serql/3.0-alpha1/sesame-queryparser-serql-3.0-alpha1.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/openrdf/sesame/sesame-repository-api/3.0-alpha1/sesame-repository-api-3.0-alpha1.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/openrdf/sesame/sesame-repository-sail/3.0-alpha1/sesame-repository-sail-3.0-alpha1.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/openrdf/sesame/sesame-rio-api/3.0-alpha1/sesame-rio-api-3.0-alpha1.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/openrdf/sesame/sesame-rio-rdfxml/3.0-alpha1/sesame-rio-rdfxml-3.0-alpha1.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/openrdf/sesame/sesame-rio-turtle/3.0-alpha1/sesame-rio-turtle-3.0-alpha1.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/openrdf/sesame/sesame-sail-api/3.0-alpha1/sesame-sail-api-3.0-alpha1.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/openrdf/sesame/sesame-sail-inferencer/3.0-alpha1/sesame-sail-inferencer-3.0-alpha1.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/openrdf/sesame/sesame-sail-memory/3.0-alpha1/sesame-sail-memory-3.0-alpha1.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/openrdf/sesame/sesame-sail-nativerdf/3.0-alpha1/sesame-sail-nativerdf-3.0-alpha1.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/openrdf/sesame/sesame-store/3.0-alpha1/sesame-store-3.0-alpha1.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/slf4j/slf4j-api/1.4.2/slf4j-api-1.4.2.jar" sourcepath="M2_REPO/org/slf4j/slf4j-api/1.4.2/slf4j-api-1.4.2-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/slf4j/slf4j-log4j12/1.4.2/slf4j-log4j12-1.4.2.jar" sourcepath="M2_REPO/org/slf4j/slf4j-log4j12/1.4.2/slf4j-log4j12-1.4.2-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/springframework/spring-aop/2.0.8/spring-aop-2.0.8.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/springframework/spring-beans/2.0.8/spring-beans-2.0.8.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/springframework/spring-context/2.0.8/spring-context-2.0.8.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/springframework/spring-core/2.0.8/spring-core-2.0.8.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/springframework/spring-dao/2.0.8/spring-dao-2.0.8.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/springframework/security/spring-security-core/2.0.4/spring-security-core-2.0.4.jar" sourcepath="M2_REPO/org/springframework/security/spring-security-core/2.0.4/spring-security-core-2.0.4-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/springframework/security/spring-security-core-tiger/2.0.4/spring-security-core-tiger-2.0.4.jar" sourcepath="M2_REPO/org/springframework/security/spring-security-core-tiger/2.0.4/spring-security-core-tiger-2.0.4-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/springframework/spring-support/2.0.8/spring-support-2.0.8.jar"/>
  <classpathentry kind="var" path="M2_REPO/com/mysema/spring/spring-tx-annotations/0.1.0/spring-tx-annotations-0.1.0.jar" sourcepath="M2_REPO/com/mysema/spring/spring-tx-annotations/0.1.0/spring-tx-annotations-0.1.0-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/tmatesoft/sqljet/sqljet/1.0.1/sqljet-1.0.1.jar" sourcepath="M2_REPO/org/tmatesoft/sqljet/sqljet/1.0.1/sqljet-1.0.1-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/stax/stax/1.2.0/stax-1.2.0.jar" sourcepath="M2_REPO/stax/stax/1.2.0/stax-1.2.0-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/stax/stax-api/1.0.1/stax-api-1.0.1.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/codehaus/woodstox/stax2-api/3.0.1/stax2-api-3.0.1.jar" sourcepath="M2_REPO/org/codehaus/woodstox/stax2-api/3.0.1/stax2-api-3.0.1-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/tmatesoft/svnkit/svnkit/1.3.2-1/svnkit-1.3.2-1.jar" sourcepath="M2_REPO/org/tmatesoft/svnkit/svnkit/1.3.2-1/svnkit-1.3.2-1-sources.jar">
    <attributes>
      <attribute value="jar:file:/home/tiwe/.m2/repository/org/tmatesoft/svnkit/svnkit/1.3.2-1/svnkit-1.3.2-1-javadoc.jar!/" name="javadoc_location"/>
    </attributes>
  </classpathentry>
  <classpathentry kind="var" path="M2_REPO/org/apache/tapestry/tapestry-core/5.1.0.5/tapestry-core-5.1.0.5.jar" sourcepath="M2_REPO/org/apache/tapestry/tapestry-core/5.1.0.5/tapestry-core-5.1.0.5-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/apache/tapestry/tapestry-ioc/5.1.0.5/tapestry-ioc-5.1.0.5.jar" sourcepath="M2_REPO/org/apache/tapestry/tapestry-ioc/5.1.0.5/tapestry-ioc-5.1.0.5-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/nu/localhost/tapestry/tapestry-spring-security/2.1.0/tapestry-spring-security-2.1.0.jar" sourcepath="M2_REPO/nu/localhost/tapestry/tapestry-spring-security/2.1.0/tapestry-spring-security-2.1.0-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/apache/tapestry/tapestry-upload/5.1.0.5/tapestry-upload-5.1.0.5.jar" sourcepath="M2_REPO/org/apache/tapestry/tapestry-upload/5.1.0.5/tapestry-upload-5.1.0.5-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/apache/tapestry/tapestry5-annotations/5.1.0.5/tapestry5-annotations-5.1.0.5.jar" sourcepath="M2_REPO/org/apache/tapestry/tapestry5-annotations/5.1.0.5/tapestry5-annotations-5.1.0.5-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/tmatesoft/svnkit/trilead-ssh2/build213-svnkit-1.3-patch/trilead-ssh2-build213-svnkit-1.3-patch.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/openqa/selenium/webdriver/webdriver-common/0.6.964/webdriver-common-0.6.964.jar" sourcepath="M2_REPO/org/openqa/selenium/webdriver/webdriver-common/0.6.964/webdriver-common-0.6.964-sources.jar">
    <attributes>
      <attribute value="jar:file:/home/tiwe/.m2/repository/org/openqa/selenium/webdriver/webdriver-common/0.6.964/webdriver-common-0.6.964-javadoc.jar!/" name="javadoc_location"/>
    </attributes>
  </classpathentry>
  <classpathentry kind="var" path="M2_REPO/org/openqa/selenium/webdriver/webdriver-firefox/0.6.964/webdriver-firefox-0.6.964.jar" sourcepath="M2_REPO/org/openqa/selenium/webdriver/webdriver-firefox/0.6.964/webdriver-firefox-0.6.964-sources.jar">
    <attributes>
      <attribute value="jar:file:/home/tiwe/.m2/repository/org/openqa/selenium/webdriver/webdriver-firefox/0.6.964/webdriver-firefox-0.6.964-javadoc.jar!/" name="javadoc_location"/>
    </attributes>
  </classpathentry>
  <classpathentry kind="var" path="M2_REPO/org/openqa/selenium/webdriver/webdriver-htmlunit/0.6.964/webdriver-htmlunit-0.6.964.jar" sourcepath="M2_REPO/org/openqa/selenium/webdriver/webdriver-htmlunit/0.6.964/webdriver-htmlunit-0.6.964-sources.jar">
    <attributes>
      <attribute value="jar:file:/home/tiwe/.m2/repository/org/openqa/selenium/webdriver/webdriver-htmlunit/0.6.964/webdriver-htmlunit-0.6.964-javadoc.jar!/" name="javadoc_location"/>
    </attributes>
  </classpathentry>
  <classpathentry kind="var" path="M2_REPO/org/openqa/selenium/webdriver/webdriver-support/0.6.964/webdriver-support-0.6.964.jar" sourcepath="M2_REPO/org/openqa/selenium/webdriver/webdriver-support/0.6.964/webdriver-support-0.6.964-sources.jar">
    <attributes>
      <attribute value="jar:file:/home/tiwe/.m2/repository/org/openqa/selenium/webdriver/webdriver-support/0.6.964/webdriver-support-0.6.964-javadoc.jar!/" name="javadoc_location"/>
    </attributes>
  </classpathentry>
  <classpathentry kind="var" path="M2_REPO/org/codehaus/woodstox/woodstox-core-asl/4.0.3/woodstox-core-asl-4.0.3.jar" sourcepath="M2_REPO/org/codehaus/woodstox/woodstox-core-asl/4.0.3/woodstox-core-asl-4.0.3-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/xalan/xalan/2.7.1/xalan-2.7.1.jar" sourcepath="M2_REPO/xalan/xalan/2.7.1/xalan-2.7.1-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar" sourcepath="M2_REPO/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar" sourcepath="M2_REPO/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04-sources.jar"/>
  <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
</classpath>