<?xml version="1.0" encoding="UTF-8"?>
<doap:Project xmlns:xh="http://www.w3.org/1999/xhtml" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:doap="http://usefulinc.com/ns/doap#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
  <doap:name>Jaxen</doap:name>
  <doap:homepage rdf:resource="http://jaxen.codehaus.org/"/>
  <doap:created></doap:created>
  <doap:shortdesc xml:lang="en">Model-agnostic XPath engine.</doap:shortdesc>
  <doap:description xml:lang="en">Jaxen is an XPath engine that can be applied to multiple object models, including W3C-DOM, JDOM, dom4j, and XOM.</doap:description>
  <doap:mailing-list rd-resource="http://xircles.codehaus.org/lists/announce@jaxen.codehaus.org"/>
  <doap:mailing-list rd-resource="http://xircles.codehaus.org/lists/dev@jaxen.codehaus.org"/>
  <doap:mailing-list rd-resource="http://xircles.codehaus.org/lists/scm@jaxen.codehaus.org"/>
  <doap:mailing-list rd-resource="http://xircles.codehaus.org/lists/user@jaxen.codehaus.org"/>
  <doap:repository>
    <doap:SVNRepository>
      <doap:location rdf:resources="http://svn.codehaus.org/jaxen/"/>
      <doap:location rdf:resource="https://svn.codehaus.org/jaxen/"/>
      <doap:location rdf:resource="svn://svn.jaxen.codehaus.org/jaxen/"/>
      <doap:browse rdf:resource="http://svn.jaxen.codehaus.org/"/>
    </doap:SVNRepository>
  </doap:repository>
  <doap:bug-database rdf:resource="http://jira.codehaus.org/browse/JAXEN"/>
</doap:Project>
