<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="src" path="test/testHelpers"/>
	<classpathentry kind="src" path="test/tests"/>
	<classpathentry kind="src" path="test/integrationTests"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
	<classpathentry combineaccessrules="false" exported="true" kind="src" path="/SemS"/>
	<classpathentry exported="true" kind="lib" path="lib/tagsoup-1.2.jar" sourcepath="/3rdParty/src/tagsoup-1.2-src.zip"/>
	<classpathentry exported="true" kind="lib" path="lib/jaxen.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/jdom.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/xalan.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/xerces.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/xml-apis.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/ostermillerutils_1_07_00.jar"/>
	<classpathentry kind="lib" path="lib/saxpath.jar"/>
	<classpathentry combineaccessrules="false" kind="src" path="/TestEnvironment"/>
	<classpathentry combineaccessrules="false" exported="true" kind="src" path="/Wurfl"/>
	<classpathentry kind="output" path="bin"/>
</classpath>
