<?xml version="1.0" encoding="UTF-8"?>
<doap:Project xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:xh="http://www.w3.org/1999/xhtml" xmlns:doap="http://usefulinc.com/ns/doap#">
  <doap:name>XFire</doap:name>
  <doap:homepage rdf:resource="http://xfire.codehaus.org/"/>
  <doap:created></doap:created>
  <doap:shortdesc xml:lang="en">Open Source, High Performance SOAP</doap:shortdesc>
  <doap:description xml:lang="en">Codehaus XFire is a next-generation java SOAP framework. Codehaus XFire makes service oriented development approachable through its easy to use API and support for standards. It is also highly performant since it is built on a low memory StAX based model.</doap:description>
  <doap:mailing-list rd-resource="http://xircles.codehaus.org/lists/announce@xfire.codehaus.org"/>
  <doap:mailing-list rd-resource="http://xircles.codehaus.org/lists/dev@xfire.codehaus.org"/>
  <doap:mailing-list rd-resource="http://xircles.codehaus.org/lists/scm@xfire.codehaus.org"/>
  <doap:mailing-list rd-resource="http://xircles.codehaus.org/lists/user@xfire.codehaus.org"/>
  <doap:repository>
    <doap:SVNRepository>
      <doap:location rdf:resources="http://svn.codehaus.org/xfire/"/>
      <doap:location rdf:resource="https://svn.codehaus.org/xfire/"/>
      <doap:location rdf:resource="svn://svn.xfire.codehaus.org/xfire/"/>
      <doap:browse rdf:resource="http://svn.xfire.codehaus.org/"/>
    </doap:SVNRepository>
  </doap:repository>
  <doap:bug-database rdf:resource="http://jira.codehaus.org/browse/XFIRE"/>
  <doap:wiki rdf:resource="http://docs.codehaus.org/display/XFIRE"/>
</doap:Project>
