<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
	<classpathentry kind="lib" path="jars/htmlparser.jar" sourcepath="htmlparser/src"/>
	<classpathentry kind="lib" path="jars/galimatias.jar" sourcepath="galimatias/src/main/java"/>
	<classpathentry kind="lib" path="dependencies/log4j-1.2.17.jar">
		<attributes>
			<attribute name="javadoc_location" value="http://logging.apache.org/log4j/1.2/apidocs/"/>
		</attributes>
	</classpathentry>
	<classpathentry kind="lib" path="dependencies/commons-fileupload-1.4.jar">
		<attributes>
			<attribute name="javadoc_location" value="http://commons.apache.org/proper/commons-fileupload/apidocs/"/>
		</attributes>
	</classpathentry>
	<classpathentry kind="lib" path="dependencies/commons-logging-1.2.jar">
		<attributes>
			<attribute name="javadoc_location" value="http://commons.apache.org/proper/commons-logging/javadocs/api-release/"/>
		</attributes>
	</classpathentry>
	<classpathentry kind="lib" path="dependencies/commons-logging-1.2-adapters.jar">
		<attributes>
			<attribute name="javadoc_location" value="http://commons.apache.org/proper/commons-logging/javadocs/api-release/"/>
		</attributes>
	</classpathentry>
	<classpathentry kind="lib" path="dependencies/commons-logging-1.2-api.jar">
		<attributes>
			<attribute name="javadoc_location" value="http://commons.apache.org/proper/commons-logging/javadocs/api-release/"/>
		</attributes>
	</classpathentry>
	<classpathentry kind="lib" path="dependencies/commons-text-1.12.0.jar">
		<attributes>
			<attribute name="javadoc_location" value="https://commons.apache.org/proper/commons-text/javadocs/api-release/"/>
		</attributes>
	</classpathentry>
	<classpathentry kind="lib" path="dependencies/icu4j-75.1.jar">
		<attributes>
			<attribute name="javadoc_location" value="http://icu-project.org/apiref/icu4j/"/>
		</attributes>
	</classpathentry>
	<classpathentry kind="lib" path="dependencies/htmlunit-csp-4.9.0.jar"/>
        <classpathentry kind="lib" path="dependencies/javax.json-1.1.4.jar"/>
	<classpathentry kind="lib" path="dependencies/javax.servlet-api-4.0.1.jar">
		<attributes>
			<attribute name="javadoc_location" value="http://docs.oracle.com/javaee/7/api/"/>
		</attributes>
	</classpathentry>
	<classpathentry kind="lib" path="dependencies/jetty-client-11.0.20.jar"/>
	<classpathentry kind="lib" path="dependencies/jetty-http-11.0.20.jar"/>
	<classpathentry kind="lib" path="dependencies/jetty-io-11.0.20.jar"/>
	<classpathentry kind="lib" path="dependencies/jetty-server-11.0.20.jar">
		<attributes>
			<attribute name="javadoc_location" value="https://www.eclipse.org/jetty/javadoc/jetty-9/"/>
		</attributes>
	</classpathentry>
        <classpathentry kind="lib" path="dependencies/jetty-jakarta-servlet-api-5.0.2.jar"/>
	<classpathentry kind="lib" path="dependencies/jetty-servlet-11.0.20.jar">
		<attributes>
			<attribute name="javadoc_location" value="https://www.eclipse.org/jetty/javadoc/jetty-9/"/>
		</attributes>
	</classpathentry>
	<classpathentry kind="lib" path="dependencies/jetty-servlets-11.0.20.jar">
		<attributes>
			<attribute name="javadoc_location" value="https://www.eclipse.org/jetty/javadoc/jetty-9/"/>
		</attributes>
	</classpathentry>
	<classpathentry kind="lib" path="dependencies/jetty-util-11.0.20.jar">
		<attributes>
			<attribute name="javadoc_location" value="https://www.eclipse.org/jetty/javadoc/jetty-9/"/>
		</attributes>
	</classpathentry>
	<classpathentry kind="lib" path="dependencies/jetty-util-ajax-11.0.20.jar">
		<attributes>
			<attribute name="javadoc_location" value="https://www.eclipse.org/jetty/javadoc/jetty-9/"/>
		</attributes>
	</classpathentry>
	<classpathentry kind="lib" path="jars/langdetect.jar">
		<attributes>
			<attribute name="javadoc_location" value="https://cdn.rawgit.com/shuyo/language-detection/master/doc/"/>
		</attributes>
	</classpathentry>
	<classpathentry kind="lib" path="css-validator/css-validator.jar"/>
	<classpathentry kind="lib" path="jing-trang/build/jing.jar" sourcepath="jing-trang/mod/validate/src/main"/>
	<classpathentry kind="lib" path="build/jing-shaded.jar"/>
	<classpathentry kind="output" path="classes"/>
	<classpathentry kind="lib" path="jars/validator.jar"/>
</classpath>
