<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="src/main"/>
	<classpathentry kind="src" path="/common"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
	<classpathentry kind="lib" path="/thirdparty/apache-bcel/lib/bcel.jar"/>
	<classpathentry kind="lib" path="/thirdparty/oswego-concurrent/lib/concurrent.jar"/>
	<classpathentry kind="lib" path="/thirdparty/junit/lib/junit.jar"/>
	<classpathentry kind="lib" path="/thirdparty/apache-log4j/lib/log4j.jar"/>
	<classpathentry kind="lib" path="/thirdparty/dom4j/lib/dom4j.jar"/>
	<classpathentry kind="output" path="output/eclipse-classes"/>
</classpath>
