<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="src/main/java"/>
	<classpathentry kind="src" path="src/main/resources"/>
	<classpathentry exported="true" kind="lib" path="lib/joda-time.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/drools-api.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/drools-core.jar" sourcepath="/drools-core"/>
	<classpathentry exported="true" kind="lib" path="lib/drools-compiler.jar" sourcepath="/drools-compiler"/>
	<classpathentry exported="true" kind="lib" path="lib/drools-templates.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/drools-decisiontables.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/drools-jsr94.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/jsr94.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/jxl.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/mvel2.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/xpp3.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/xstream.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/antlr-runtime.jar"/>
	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
	<classpathentry kind="output" path="target/classes"/>
</classpath>
