<?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>StaxMate</doap:name>
  <doap:homepage rdf:resource="http://staxmate.codehaus.org/"/>
  <doap:created></doap:created>
  <doap:shortdesc xml:lang="en">the perfect companion for Stax XML processors</doap:shortdesc>
  <doap:description xml:lang="en">StaxMate is a light-weight framework that adds convenience to streaming XML-processing without significant additional overhead. It builds on top of Stax-compatible XML processors such as Woodstox , and offers two basic abstractions: cursors, which build on XMLStreamReaders, and output objects, which build on XMLStreamWriters.</doap:description>
  <doap:mailing-list rd-resource="http://xircles.codehaus.org/lists/scm@staxmate.codehaus.org"/>
  <doap:mailing-list rd-resource="http://xircles.codehaus.org/lists/user@staxmate.codehaus.org"/>
  <doap:mailing-list rd-resource="http://xircles.codehaus.org/lists/dev@staxmate.codehaus.org"/>
  <doap:mailing-list rd-resource="http://xircles.codehaus.org/lists/announce@staxmate.codehaus.org"/>
  <doap:repository>
    <doap:SVNRepository>
      <doap:location rdf:resources="http://svn.codehaus.org/staxmate/"/>
      <doap:location rdf:resource="https://svn.codehaus.org/staxmate/"/>
      <doap:location rdf:resource="svn://svn.staxmate.codehaus.org/staxmate/"/>
      <doap:browse rdf:resource="http://svn.staxmate.codehaus.org/"/>
    </doap:SVNRepository>
  </doap:repository>
  <doap:bug-database rdf:resource="http://jira.codehaus.org/browse/STAXMATE"/>
  <doap:wiki rdf:resource="http://docs.codehaus.org/display/STAXMATE"/>
</doap:Project>
