The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
<?xml version="1.0" encoding="UTF-8" ?>
<Project
  xmlns="http://usefulinc.com/ns/doap#"
  xmlns:dc="http://purl.org/dc/terms/"
  xmlns:foaf="http://xmlns.com/foaf/0.1/"
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
  >
  <name>XML-XSS</name>
  <shortdesc>XML stylesheet system</shortdesc>
  <developer>
    <foaf:Person>
      <foaf:name>Yanick Champoux</foaf:name>
      <foaf:mbox rdf:resource="mailto:yanick@cpan.org" />
    </foaf:Person>
  </developer>
  <helper>
    <foaf:Person>
      <foaf:name>Dave Rolsky</foaf:name>
      <foaf:mbox rdf:resource="mailto:autarch@urth.org" />
    </foaf:Person>
  </helper>
  <license rdf:resource="http://dev.perl.org/licenses/" />
  <homepage rdf:resource="https://github.com/yanick/xml-xss" />
  <bug-database rdf:resource="https://github.com/yanick/xml-xss/issues" />
  <repository>
    <GitRepository>
      <browse rdf:resource="https://github.com/yanick/xml-xss" />
      <location rdf:resource="https://github.com/yanick/xml-xss.git" />
    </GitRepository>
  </repository>
  <release>
    <Version>
      <revision rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.1.0_0</revision>
      <dc:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2010-07-11</dc:issued>
    </Version>
  </release>
  <release>
    <Version>
      <revision rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.1.0_1</revision>
      <dc:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2010-07-12T21:23:22Z</dc:issued>
    </Version>
  </release>
  <release>
    <Version>
      <revision rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.1.0_2</revision>
      <dc:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2010-07-17T10:05:12Z</dc:issued>
    </Version>
  </release>
  <release>
    <Version>
      <revision rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.1.3</revision>
      <dc:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2010-07-29T20:43:30Z</dc:issued>
    </Version>
  </release>
  <release>
    <Version>
      <revision rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.2.0_0</revision>
      <dc:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2010-12-20T18:32:38Z</dc:issued>
    </Version>
  </release>
  <release>
    <Version>
      <revision rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.3.0</revision>
      <dc:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2010-12-25T22:31:17Z</dc:issued>
    </Version>
  </release>
  <release>
    <Version>
      <revision rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.3.1</revision>
      <dc:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2011-03-14T20:02:18Z</dc:issued>
    </Version>
  </release>
  <release>
    <Version>
      <revision rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.3.2</revision>
      <dc:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2013-07-27</dc:issued>
    </Version>
  </release>
  <release>
    <Version>
      <revision rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.3.3</revision>
      <dc:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2013-09-19</dc:issued>
    </Version>
  </release>
  <release>
    <Version>
      <revision rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.3.4</revision>
      <dc:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2013-09-22</dc:issued>
    </Version>
  </release>
  <programming-language>Perl</programming-language>
</Project>