<?xml version="1.0" encoding="UTF-8"?>
<project>
  <modelVersion>4.0.0</modelVersion>
  <groupId>codehaus-stax</groupId>
  <artifactId>stax</artifactId>
  <version>1.1.1</version>
  <url>http://stax.codehaus.org/</url>
  <description>StAX is a standard XML processing API that allows you to stream XML data from and to your               application. It's a standard pull parser implementation for the java platform</description>
  <licenses>
   <license>
     <name>apache-2.0</name>
     <url>http://repository.jboss.com/licenses/apache-2.0.txt</url>
   </license>
  </licenses>
</project>