<classpath>
  <classpathentry kind="src" path="src/test/java" output="target/test-classes" including="**/*.java"/>
  <classpathentry kind="src" path="src/test/resources" output="target/test-classes" excluding="**/*.java"/>
  <classpathentry kind="src" path="src/main/app" output="target/test-classes" excluding="**/*.java"/>
  <classpathentry kind="src" path="src/main/java" including="**/*.java"/>
  <classpathentry kind="src" path="src/main/api" excluding="**/*.java"/>
  <classpathentry kind="src" path="src/main/resources" excluding="**/*.java"/>
  <classpathentry kind="output" path="target/classes"/>
  <classpathentry kind="var" path="M2_REPO/javax/inject/javax.inject/1/javax.inject-1.jar" sourcepath="M2_REPO/javax/inject/javax.inject/1/javax.inject-1-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/javax/script/jruby-engine/1.1/jruby-engine-1.1-jdk14.jar"/>
  <classpathentry kind="var" path="M2_REPO/javax/script/js-engine/1.1/js-engine-1.1-jdk14.jar"/>
  <classpathentry kind="var" path="M2_REPO/javax/mail/mail/1.4.3/mail-1.4.3.jar" sourcepath="M2_REPO/javax/mail/mail/1.4.3/mail-1.4.3-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar" sourcepath="M2_REPO/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/javax/xml/xquery/xqj-api/1.0/xqj-api-1.0.jar"/>
  <classpathentry kind="var" path="M2_REPO/antlr/antlr/2.7.7/antlr-2.7.7.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/antlr/antlr-runtime/3.5/antlr-runtime-3.5.jar" sourcepath="M2_REPO/org/antlr/antlr-runtime/3.5/antlr-runtime-3.5-sources.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" sourcepath="M2_REPO/asm/asm/3.1/asm-3.1-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/ow2/asm/asm/4.0/asm-4.0.jar" sourcepath="M2_REPO/org/ow2/asm/asm/4.0/asm-4.0-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/ow2/asm/asm-analysis/4.0/asm-analysis-4.0.jar" sourcepath="M2_REPO/org/ow2/asm/asm-analysis/4.0/asm-analysis-4.0-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/asm/asm-commons/3.1/asm-commons-3.1.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/ow2/asm/asm-commons/4.0/asm-commons-4.0.jar" sourcepath="M2_REPO/org/ow2/asm/asm-commons/4.0/asm-commons-4.0-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/asm/asm-tree/3.1/asm-tree-3.1.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/ow2/asm/asm-tree/4.0/asm-tree-4.0.jar" sourcepath="M2_REPO/org/ow2/asm/asm-tree/4.0/asm-tree-4.0-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/ow2/asm/asm-util/4.0/asm-util-4.0.jar" sourcepath="M2_REPO/org/ow2/asm/asm-util/4.0/asm-util-4.0-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/com/ning/async-http-client/1.9.21/async-http-client-1.9.21.jar" sourcepath="M2_REPO/com/ning/async-http-client/1.9.21/async-http-client-1.9.21-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/bouncycastle/bcprov-jdk16/1.46/bcprov-jdk16-1.46.jar" sourcepath="M2_REPO/org/bouncycastle/bcprov-jdk16/1.46/bcprov-jdk16-1.46-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/com/github/fge/btf/1.2/btf-1.2.jar" sourcepath="M2_REPO/com/github/fge/btf/1.2/btf-1.2-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/jruby/extras/bytelist/1.0.10/bytelist-1.0.10.jar" sourcepath="M2_REPO/org/jruby/extras/bytelist/1.0.10/bytelist-1.0.10-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/cglib/cglib-nodep/2.2/cglib-nodep-2.2.jar" sourcepath="M2_REPO/cglib/cglib-nodep/2.2/cglib-nodep-2.2-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/commons-beanutils/commons-beanutils/1.9.2/commons-beanutils-1.9.2.jar" sourcepath="M2_REPO/commons-beanutils/commons-beanutils/1.9.2/commons-beanutils-1.9.2-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/commons-cli/commons-cli/1.2/commons-cli-1.2.jar" sourcepath="M2_REPO/commons-cli/commons-cli/1.2/commons-cli-1.2-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/commons-codec/commons-codec/1.2/commons-codec-1.2.jar"/>
  <classpathentry kind="var" path="M2_REPO/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar" sourcepath="M2_REPO/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/commons-dbutils/commons-dbutils/1.2/commons-dbutils-1.2.jar" sourcepath="M2_REPO/commons-dbutils/commons-dbutils/1.2/commons-dbutils-1.2-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/commons-digester/commons-digester/1.6/commons-digester-1.6.jar" sourcepath="M2_REPO/commons-digester/commons-digester/1.6/commons-digester-1.6-sources.jar"/>
  <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/2.4/commons-io-2.4.jar" sourcepath="M2_REPO/commons-io/commons-io/2.4/commons-io-2.4-sources.jar">
    <attributes>
      <attribute value="jar:file:/Users/matiascoaker/.m2/repository/commons-io/commons-io/2.4/commons-io-2.4-javadoc.jar!/" name="javadoc_location"/>
    </attributes>
  </classpathentry>
  <classpathentry kind="var" path="M2_REPO/commons-jxpath/commons-jxpath/1.3/commons-jxpath-1.3.jar" sourcepath="M2_REPO/commons-jxpath/commons-jxpath/1.3/commons-jxpath-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"/>
  <classpathentry kind="var" path="M2_REPO/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar" sourcepath="M2_REPO/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar" sourcepath="M2_REPO/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/commons-net/commons-net/2.2/commons-net-2.2.jar" sourcepath="M2_REPO/commons-net/commons-net/2.2/commons-net-2.2-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/commons-pool/commons-pool/1.6/commons-pool-1.6.jar" sourcepath="M2_REPO/commons-pool/commons-pool/1.6/commons-pool-1.6-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar" sourcepath="M2_REPO/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/glassfish/grizzly/connection-pool/2.3.21/connection-pool-2.3.21.jar" sourcepath="M2_REPO/org/glassfish/grizzly/connection-pool/2.3.21/connection-pool-2.3.21-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/apache/tomcat/coyote/6.0.44/coyote-6.0.44.jar"/>
  <classpathentry kind="var" path="M2_REPO/com/lmax/disruptor/3.3.0/disruptor-3.3.0.jar" sourcepath="M2_REPO/com/lmax/disruptor/3.3.0/disruptor-3.3.0-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar" sourcepath="M2_REPO/dom4j/dom4j/1.6.1/dom4j-1.6.1-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/apache/ftpserver/ftplet-api/1.0.6/ftplet-api-1.0.6.jar" sourcepath="M2_REPO/org/apache/ftpserver/ftplet-api/1.0.6/ftplet-api-1.0.6-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/apache/ftpserver/ftpserver-core/1.0.6/ftpserver-core-1.0.6.jar" sourcepath="M2_REPO/org/apache/ftpserver/ftpserver-core/1.0.6/ftpserver-core-1.0.6-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/apache/geronimo/specs/geronimo-j2ee-connector_1.5_spec/1.1/geronimo-j2ee-connector_1.5_spec-1.1.jar" sourcepath="M2_REPO/org/apache/geronimo/specs/geronimo-j2ee-connector_1.5_spec/1.1/geronimo-j2ee-connector_1.5_spec-1.1-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/apache/geronimo/specs/geronimo-jta_1.1_spec/1.1.1/geronimo-jta_1.1_spec-1.1.1.jar" sourcepath="M2_REPO/org/apache/geronimo/specs/geronimo-jta_1.1_spec/1.1.1/geronimo-jta_1.1_spec-1.1.1-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/apache/geronimo/specs/geronimo-servlet_3.0_spec/1.0/geronimo-servlet_3.0_spec-1.0.jar" sourcepath="M2_REPO/org/apache/geronimo/specs/geronimo-servlet_3.0_spec/1.0/geronimo-servlet_3.0_spec-1.0-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/com/github/stephenc/eaio-grabbag/grabbag/1.8.1/grabbag-1.8.1.jar" sourcepath="M2_REPO/com/github/stephenc/eaio-grabbag/grabbag/1.8.1/grabbag-1.8.1-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/glassfish/grizzly/grizzly-framework/2.3.21/grizzly-framework-2.3.21.jar" sourcepath="M2_REPO/org/glassfish/grizzly/grizzly-framework/2.3.21/grizzly-framework-2.3.21-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/glassfish/grizzly/grizzly-http/2.3.21/grizzly-http-2.3.21.jar" sourcepath="M2_REPO/org/glassfish/grizzly/grizzly-http/2.3.21/grizzly-http-2.3.21-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/glassfish/grizzly/grizzly-http-server/2.3.21/grizzly-http-server-2.3.21.jar" sourcepath="M2_REPO/org/glassfish/grizzly/grizzly-http-server/2.3.21/grizzly-http-server-2.3.21-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/glassfish/grizzly/grizzly-websockets/2.3.21/grizzly-websockets-2.3.21.jar" sourcepath="M2_REPO/org/glassfish/grizzly/grizzly-websockets/2.3.21/grizzly-websockets-2.3.21-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/codehaus/groovy/groovy/2.1.2/groovy-2.1.2.jar" sourcepath="M2_REPO/org/codehaus/groovy/groovy/2.1.2/groovy-2.1.2-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/codehaus/groovy/groovy-all/2.3.7/groovy-all-2.3.7-indy.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/codehaus/groovy/groovy-json/2.1.2/groovy-json-2.1.2.jar" sourcepath="M2_REPO/org/codehaus/groovy/groovy-json/2.1.2/groovy-json-2.1.2-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/codehaus/groovy/groovy-xml/2.1.2/groovy-xml-2.1.2.jar" sourcepath="M2_REPO/org/codehaus/groovy/groovy-xml/2.1.2/groovy-xml-2.1.2-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/com/google/code/gson/gson/1.7.2/gson-1.7.2.jar" sourcepath="M2_REPO/com/google/code/gson/gson/1.7.2/gson-1.7.2-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/com/google/guava/guava/18.0/guava-18.0.jar" sourcepath="M2_REPO/com/google/guava/guava/18.0/guava-18.0-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/hamcrest/hamcrest-library/1.2.1/hamcrest-library-1.2.1.jar" sourcepath="M2_REPO/org/hamcrest/hamcrest-library/1.2.1/hamcrest-library-1.2.1-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/apache/httpcomponents/httpclient/4.2.1/httpclient-4.2.1.jar" sourcepath="M2_REPO/org/apache/httpcomponents/httpclient/4.2.1/httpclient-4.2.1-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/apache/httpcomponents/httpcore/4.2.1/httpcore-4.2.1.jar" sourcepath="M2_REPO/org/apache/httpcomponents/httpcore/4.2.1/httpcore-4.2.1-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/apache/httpcomponents/httpmime/4.2.1/httpmime-4.2.1.jar" sourcepath="M2_REPO/org/apache/httpcomponents/httpmime/4.2.1/httpmime-4.2.1-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/com/headius/invokebinder/1.2/invokebinder-1.2.jar" sourcepath="M2_REPO/com/headius/invokebinder/1.2/invokebinder-1.2-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/com/fasterxml/jackson/core/jackson-annotations/2.4.0/jackson-annotations-2.4.0.jar" sourcepath="M2_REPO/com/fasterxml/jackson/core/jackson-annotations/2.4.0/jackson-annotations-2.4.0-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/com/fasterxml/jackson/core/jackson-core/2.4.3/jackson-core-2.4.3.jar" sourcepath="M2_REPO/com/fasterxml/jackson/core/jackson-core/2.4.3/jackson-core-2.4.3-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/codehaus/jackson/jackson-core-asl/1.9.11/jackson-core-asl-1.9.11.jar" sourcepath="M2_REPO/org/codehaus/jackson/jackson-core-asl/1.9.11/jackson-core-asl-1.9.11-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/com/github/fge/jackson-coreutils/1.8/jackson-coreutils-1.8.jar" sourcepath="M2_REPO/com/github/fge/jackson-coreutils/1.8/jackson-coreutils-1.8-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/com/fasterxml/jackson/core/jackson-databind/2.4.3/jackson-databind-2.4.3.jar" sourcepath="M2_REPO/com/fasterxml/jackson/core/jackson-databind/2.4.3/jackson-databind-2.4.3-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/codehaus/jackson/jackson-mapper-asl/1.9.11/jackson-mapper-asl-1.9.11.jar" sourcepath="M2_REPO/org/codehaus/jackson/jackson-mapper-asl/1.9.11/jackson-mapper-asl-1.9.11-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/com/fasterxml/jackson/module/jackson-module-jsonSchema/2.4.4/jackson-module-jsonSchema-2.4.4.jar" sourcepath="M2_REPO/com/fasterxml/jackson/module/jackson-module-jsonSchema/2.4.4/jackson-module-jsonSchema-2.4.4-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/codehaus/jackson/jackson-xc/1.9.11/jackson-xc-1.9.11.jar" sourcepath="M2_REPO/org/codehaus/jackson/jackson-xc/1.9.11/jackson-xc-1.9.11-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/fusesource/jansi/jansi/1.8/jansi-1.8.jar" sourcepath="M2_REPO/org/fusesource/jansi/jansi/1.8/jansi-1.8-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/jaxen/jaxen/1.1.1/jaxen-1.1.1.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/samba/jcifs/jcifs/1.3.3/jcifs-1.3.3.jar" sourcepath="M2_REPO/org/samba/jcifs/jcifs/1.3.3/jcifs-1.3.3-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.jar" sourcepath="M2_REPO/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/jruby/jcodings/jcodings/1.0.10/jcodings-1.0.10.jar" sourcepath="M2_REPO/org/jruby/jcodings/jcodings/1.0.10/jcodings-1.0.10-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/com/github/jnr/jffi/1.2.5/jffi-1.2.5.jar" sourcepath="M2_REPO/com/github/jnr/jffi/1.2.5/jffi-1.2.5-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/com/github/jnr/jffi/1.3.0-SNAPSHOT/jffi-1.3.0-SNAPSHOT-native.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/jgrapht/jgrapht-jdk1.5/0.7.3/jgrapht-jdk1.5-0.7.3.jar" sourcepath="M2_REPO/org/jgrapht/jgrapht-jdk1.5/0.7.3/jgrapht-jdk1.5-0.7.3-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/jline/jline/2.7/jline-2.7.jar" sourcepath="M2_REPO/jline/jline/2.7/jline-2.7-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/com/github/jnr/jnr-constants/0.8.4/jnr-constants-0.8.4.jar" sourcepath="M2_REPO/com/github/jnr/jnr-constants/0.8.4/jnr-constants-0.8.4-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/com/github/jnr/jnr-enxio/0.4/jnr-enxio-0.4.jar" sourcepath="M2_REPO/com/github/jnr/jnr-enxio/0.4/jnr-enxio-0.4-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/com/github/jnr/jnr-ffi/1.0.4/jnr-ffi-1.0.4.jar" sourcepath="M2_REPO/com/github/jnr/jnr-ffi/1.0.4/jnr-ffi-1.0.4-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/com/github/jnr/jnr-netdb/1.1.2/jnr-netdb-1.1.2.jar" sourcepath="M2_REPO/com/github/jnr/jnr-netdb/1.1.2/jnr-netdb-1.1.2-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/com/github/jnr/jnr-posix/2.5.2/jnr-posix-2.5.2.jar" sourcepath="M2_REPO/com/github/jnr/jnr-posix/2.5.2/jnr-posix-2.5.2-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/com/github/jnr/jnr-unixsocket/0.3/jnr-unixsocket-0.3.jar" sourcepath="M2_REPO/com/github/jnr/jnr-unixsocket/0.3/jnr-unixsocket-0.3-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/com/github/jnr/jnr-x86asm/1.0.2/jnr-x86asm-1.0.2.jar" sourcepath="M2_REPO/com/github/jnr/jnr-x86asm/1.0.2/jnr-x86asm-1.0.2-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/joda-time/joda-time/2.5/joda-time-2.5.jar" sourcepath="M2_REPO/joda-time/joda-time/2.5/joda-time-2.5-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/jruby/joni/joni/2.0.0/joni-2.0.0.jar" sourcepath="M2_REPO/org/jruby/joni/joni/2.0.0/joni-2.0.0-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/net/sf/jopt-simple/jopt-simple/4.6/jopt-simple-4.6.jar" sourcepath="M2_REPO/net/sf/jopt-simple/jopt-simple/4.6/jopt-simple-4.6-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/jruby/jruby-core/1.7.4/jruby-core-1.7.4.jar" sourcepath="M2_REPO/org/jruby/jruby-core/1.7.4/jruby-core-1.7.4-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/jruby/jruby-stdlib/1.7.4/jruby-stdlib-1.7.4.jar" sourcepath="M2_REPO/org/jruby/jruby-stdlib/1.7.4/jruby-stdlib-1.7.4-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/json/json/20140107/json-20140107.jar" sourcepath="M2_REPO/org/json/json/20140107/json-20140107-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/com/jayway/restassured/json-path/1.8.1/json-path-1.8.1.jar" sourcepath="M2_REPO/com/jayway/restassured/json-path/1.8.1/json-path-1.8.1-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/com/github/fge/json-schema-core/1.2.5/json-schema-core-1.2.5.jar" sourcepath="M2_REPO/com/github/fge/json-schema-core/1.2.5/json-schema-core-1.2.5-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/com/github/fge/json-schema-validator/2.2.6/json-schema-validator-2.2.6.jar" sourcepath="M2_REPO/com/github/fge/json-schema-validator/2.2.6/json-schema-validator-2.2.6-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar" sourcepath="M2_REPO/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/apache/tomcat/juli/6.0.44/juli-6.0.44.jar"/>
  <classpathentry kind="var" path="M2_REPO/junit/junit/4.10/junit-4.10.jar" sourcepath="M2_REPO/junit/junit/4.10/junit-4.10-sources.jar">
    <attributes>
      <attribute value="jar:file:/Users/matiascoaker/.m2/repository/junit/junit/4.10/junit-4.10-javadoc.jar!/" name="javadoc_location"/>
    </attributes>
  </classpathentry>
  <classpathentry kind="var" path="M2_REPO/junit/junit-dep/4.10/junit-dep-4.10.jar" sourcepath="M2_REPO/junit/junit-dep/4.10/junit-dep-4.10-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/com/googlecode/juniversalchardet/juniversalchardet/1.0.3/juniversalchardet-1.0.3.jar" sourcepath="M2_REPO/com/googlecode/juniversalchardet/juniversalchardet/1.0.3/juniversalchardet-1.0.3-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/python/jython-standalone/2.7.0/jython-standalone-2.7.0.jar" sourcepath="M2_REPO/org/python/jython-standalone/2.7.0/jython-standalone-2.7.0-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/com/jcraft/jzlib/1.1.2/jzlib-1.1.2.jar" sourcepath="M2_REPO/com/jcraft/jzlib/1.1.2/jzlib-1.1.2-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/com/googlecode/libphonenumber/libphonenumber/6.2/libphonenumber-6.2.jar" sourcepath="M2_REPO/com/googlecode/libphonenumber/libphonenumber/6.2/libphonenumber-6.2-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/log4j/log4j/1.2.17/log4j-1.2.17.jar" sourcepath="M2_REPO/log4j/log4j/1.2.17/log4j-1.2.17-sources.jar">
    <attributes>
      <attribute value="jar:file:/Users/matiascoaker/.m2/repository/log4j/log4j/1.2.17/log4j-1.2.17-javadoc.jar!/" name="javadoc_location"/>
    </attributes>
  </classpathentry>
  <classpathentry kind="var" path="M2_REPO/org/apache/logging/log4j/log4j-1.2-api/2.1/log4j-1.2-api-2.1.jar" sourcepath="M2_REPO/org/apache/logging/log4j/log4j-1.2-api/2.1/log4j-1.2-api-2.1-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/apache/logging/log4j/log4j-api/2.1/log4j-api-2.1.jar" sourcepath="M2_REPO/org/apache/logging/log4j/log4j-api/2.1/log4j-api-2.1-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/apache/logging/log4j/log4j-core/2.1/log4j-core-2.1.jar" sourcepath="M2_REPO/org/apache/logging/log4j/log4j-core/2.1/log4j-core-2.1-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/apache/logging/log4j/log4j-jcl/2.1/log4j-jcl-2.1.jar" sourcepath="M2_REPO/org/apache/logging/log4j/log4j-jcl/2.1/log4j-jcl-2.1-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/apache/logging/log4j/log4j-jul/2.1/log4j-jul-2.1.jar" sourcepath="M2_REPO/org/apache/logging/log4j/log4j-jul/2.1/log4j-jul-2.1-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/apache/logging/log4j/log4j-slf4j-impl/2.1/log4j-slf4j-impl-2.1.jar" sourcepath="M2_REPO/org/apache/logging/log4j/log4j-slf4j-impl/2.1/log4j-slf4j-impl-2.1-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/apache/mina/mina-core/2.0.4/mina-core-2.0.4.jar" sourcepath="M2_REPO/org/apache/mina/mina-core/2.0.4/mina-core-2.0.4-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/mockito/mockito-core/1.9.5/mockito-core-1.9.5.jar" sourcepath="M2_REPO/org/mockito/mockito-core/1.9.5/mockito-core-1.9.5-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/com/github/fge/msg-simple/1.1/msg-simple-1.1.jar" sourcepath="M2_REPO/com/github/fge/msg-simple/1.1/msg-simple-1.1-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/mule/common/mule-common/3.7.0/mule-common-3.7.0.jar" sourcepath="M2_REPO/org/mule/common/mule-common/3.7.0/mule-common-3.7.0-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/mule/mule-core/3.7.0/mule-core-3.7.0.jar" sourcepath="M2_REPO/org/mule/mule-core/3.7.0/mule-core-3.7.0-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/mule/mule-core/3.7.0/mule-core-3.7.0-tests.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/mule/extensions/mule-extensions-annotations/1.0.0-alpha/mule-extensions-annotations-1.0.0-alpha.jar" sourcepath="M2_REPO/org/mule/extensions/mule-extensions-annotations/1.0.0-alpha/mule-extensions-annotations-1.0.0-alpha-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/mule/extensions/mule-extensions-api/1.0.0-alpha/mule-extensions-api-1.0.0-alpha.jar" sourcepath="M2_REPO/org/mule/extensions/mule-extensions-api/1.0.0-alpha/mule-extensions-api-1.0.0-alpha-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/mule/modules/mule-module-annotations/3.7.0/mule-module-annotations-3.7.0.jar" sourcepath="M2_REPO/org/mule/modules/mule-module-annotations/3.7.0/mule-module-annotations-3.7.0-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/mule/modules/mule-module-apikit/1.7.2-SNAPSHOT/mule-module-apikit-1.7.2-SNAPSHOT.jar" sourcepath="M2_REPO/org/mule/modules/mule-module-apikit/1.7.2-SNAPSHOT/mule-module-apikit-1.7.2-SNAPSHOT-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/mule/modules/mule-module-builders/3.7.0/mule-module-builders-3.7.0.jar" sourcepath="M2_REPO/org/mule/modules/mule-module-builders/3.7.0/mule-module-builders-3.7.0-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/mule/modules/mule-module-cors/2.0/mule-module-cors-2.0.jar" sourcepath="M2_REPO/org/mule/modules/mule-module-cors/2.0/mule-module-cors-2.0-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/mule/modules/mule-module-devkit-support/3.7.0/mule-module-devkit-support-3.7.0.jar" sourcepath="M2_REPO/org/mule/modules/mule-module-devkit-support/3.7.0/mule-module-devkit-support-3.7.0-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/mule/modules/mule-module-extensions-spring-support/3.7.0/mule-module-extensions-spring-support-3.7.0.jar" sourcepath="M2_REPO/org/mule/modules/mule-module-extensions-spring-support/3.7.0/mule-module-extensions-spring-support-3.7.0-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/mule/modules/mule-module-extensions-support/3.7.0/mule-module-extensions-support-3.7.0.jar" sourcepath="M2_REPO/org/mule/modules/mule-module-extensions-support/3.7.0/mule-module-extensions-support-3.7.0-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/mule/modules/mule-module-http/3.7.0/mule-module-http-3.7.0.jar" sourcepath="M2_REPO/org/mule/modules/mule-module-http/3.7.0/mule-module-http-3.7.0-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/mule/modules/mule-module-json/3.7.0/mule-module-json-3.7.0.jar" sourcepath="M2_REPO/org/mule/modules/mule-module-json/3.7.0/mule-module-json-3.7.0-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/mule/modules/mule-module-scripting/3.7.0/mule-module-scripting-3.7.0.jar" sourcepath="M2_REPO/org/mule/modules/mule-module-scripting/3.7.0/mule-module-scripting-3.7.0-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/mule/modules/mule-module-spring-config/3.7.0/mule-module-spring-config-3.7.0.jar" sourcepath="M2_REPO/org/mule/modules/mule-module-spring-config/3.7.0/mule-module-spring-config-3.7.0-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/mule/modules/mule-module-validation/3.7.0/mule-module-validation-3.7.0.jar" sourcepath="M2_REPO/org/mule/modules/mule-module-validation/3.7.0/mule-module-validation-3.7.0-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/mule/modules/mule-module-xml/3.7.0/mule-module-xml-3.7.0.jar" sourcepath="M2_REPO/org/mule/modules/mule-module-xml/3.7.0/mule-module-xml-3.7.0-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/mule/mvel/mule-mvel2/2.1.9-MULE-006/mule-mvel2-2.1.9-MULE-006.jar" sourcepath="M2_REPO/org/mule/mvel/mule-mvel2/2.1.9-MULE-006/mule-mvel2-2.1.9-MULE-006-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/mule/tests/mule-tests-functional/3.7.0/mule-tests-functional-3.7.0.jar" sourcepath="M2_REPO/org/mule/tests/mule-tests-functional/3.7.0/mule-tests-functional-3.7.0-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/mule/transports/mule-transport-http/3.7.0/mule-transport-http-3.7.0.jar" sourcepath="M2_REPO/org/mule/transports/mule-transport-http/3.7.0/mule-transport-http-3.7.0-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/mule/transports/mule-transport-ssl/3.7.0/mule-transport-ssl-3.7.0.jar" sourcepath="M2_REPO/org/mule/transports/mule-transport-ssl/3.7.0/mule-transport-ssl-3.7.0-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/mule/transports/mule-transport-tcp/3.7.0/mule-transport-tcp-3.7.0.jar" sourcepath="M2_REPO/org/mule/transports/mule-transport-tcp/3.7.0/mule-transport-tcp-3.7.0-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/objenesis/objenesis/1.0/objenesis-1.0.jar" sourcepath="M2_REPO/org/objenesis/objenesis/1.0/objenesis-1.0-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/raml/raml-parser/0.8.12/raml-parser-0.8.12.jar" sourcepath="M2_REPO/org/raml/raml-parser/0.8.12/raml-parser-0.8.12-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/reflections/reflections/0.9.9/reflections-0.9.9.jar" sourcepath="M2_REPO/org/reflections/reflections/0.9.9/reflections-0.9.9-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/com/jayway/restassured/rest-assured/1.8.1/rest-assured-1.8.1.jar" sourcepath="M2_REPO/com/jayway/restassured/rest-assured/1.8.1/rest-assured-1.8.1-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/com/jayway/restassured/rest-assured-common/1.8.1/rest-assured-common-1.8.1.jar" sourcepath="M2_REPO/com/jayway/restassured/rest-assured-common/1.8.1/rest-assured-common-1.8.1-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/mozilla/rhino/1.7R4/rhino-1.7R4.jar" sourcepath="M2_REPO/org/mozilla/rhino/1.7R4/rhino-1.7R4-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/net/sf/saxon/Saxon-HE/9.6.0-1/Saxon-HE-9.6.0-1.jar" sourcepath="M2_REPO/net/sf/saxon/Saxon-HE/9.6.0-1/Saxon-HE-9.6.0-1-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/net/sf/saxon/Saxon-HE/9.6.0-1/Saxon-HE-9.6.0-1-xqj.jar"/>
  <classpathentry kind="var" path="M2_REPO/oauth/signpost/signpost-core/1.2.1.2/signpost-core-1.2.1.2.jar" sourcepath="M2_REPO/oauth/signpost/signpost-core/1.2.1.2/signpost-core-1.2.1.2-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.jar" sourcepath="M2_REPO/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.jar" sourcepath="M2_REPO/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/yaml/snakeyaml/1.15/snakeyaml-1.15.jar" sourcepath="M2_REPO/org/yaml/snakeyaml/1.15/snakeyaml-1.15-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/springframework/spring-aop/4.1.6.RELEASE/spring-aop-4.1.6.RELEASE.jar" sourcepath="M2_REPO/org/springframework/spring-aop/4.1.6.RELEASE/spring-aop-4.1.6.RELEASE-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/springframework/spring-beans/4.1.6.RELEASE/spring-beans-4.1.6.RELEASE.jar" sourcepath="M2_REPO/org/springframework/spring-beans/4.1.6.RELEASE/spring-beans-4.1.6.RELEASE-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/springframework/spring-context/4.1.6.RELEASE/spring-context-4.1.6.RELEASE.jar" sourcepath="M2_REPO/org/springframework/spring-context/4.1.6.RELEASE/spring-context-4.1.6.RELEASE-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/springframework/spring-core/4.1.6.RELEASE/spring-core-4.1.6.RELEASE.jar" sourcepath="M2_REPO/org/springframework/spring-core/4.1.6.RELEASE/spring-core-4.1.6.RELEASE-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/springframework/spring-expression/4.1.6.RELEASE/spring-expression-4.1.6.RELEASE.jar" sourcepath="M2_REPO/org/springframework/spring-expression/4.1.6.RELEASE/spring-expression-4.1.6.RELEASE-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/springframework/spring-web/4.1.6.RELEASE/spring-web-4.1.6.RELEASE.jar" sourcepath="M2_REPO/org/springframework/spring-web/4.1.6.RELEASE/spring-web-4.1.6.RELEASE-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/apache/sshd/sshd-core/0.6.0/sshd-core-0.6.0.jar" sourcepath="M2_REPO/org/apache/sshd/sshd-core/0.6.0/sshd-core-0.6.0-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/net/java/dev/stax-utils/stax-utils/20080702/stax-utils-20080702.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.jar" sourcepath="M2_REPO/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/de/odysseus/staxon/staxon/1.2/staxon-1.2.jar" sourcepath="M2_REPO/de/odysseus/staxon/staxon/1.2/staxon-1.2-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/antlr/stringtemplate/3.2.1/stringtemplate-3.2.1.jar" sourcepath="M2_REPO/org/antlr/stringtemplate/3.2.1/stringtemplate-3.2.1-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/ccil/cowan/tagsoup/tagsoup/1.2.1/tagsoup-1.2.1.jar" sourcepath="M2_REPO/org/ccil/cowan/tagsoup/tagsoup/1.2.1/tagsoup-1.2.1-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/com/github/fge/uri-template/0.9/uri-template-0.9.jar" sourcepath="M2_REPO/com/github/fge/uri-template/0.9/uri-template-0.9-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/com/github/stephenc/eaio-uuid/uuid/3.4.0/uuid-3.4.0.jar" sourcepath="M2_REPO/com/github/stephenc/eaio-uuid/uuid/3.4.0/uuid-3.4.0-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.jar" sourcepath="M2_REPO/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar" sourcepath="M2_REPO/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/com/jayway/restassured/xml-path/1.8.1/xml-path-1.8.1.jar" sourcepath="M2_REPO/com/jayway/restassured/xml-path/1.8.1/xml-path-1.8.1-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/apache/xmlbeans/xmlbeans/2.3.0/xmlbeans-2.3.0.jar"/>
  <classpathentry kind="var" path="M2_REPO/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar"/>
  <classpathentry kind="var" path="M2_REPO/xpp3/xpp3_min/1.1.3.4.O/xpp3_min-1.1.3.4.O.jar"/>
  <classpathentry kind="var" path="M2_REPO/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.jar" sourcepath="M2_REPO/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7-sources.jar"/>
  <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
</classpath>