<?xml version="1.0" encoding="UTF-8"?>
<response>
  <status>success</status>
  <result>
    <project>
      <id>9212</id>
      <name>Docvert</name>
      <created_at>2007-10-19T01:25:32Z</created_at>
      <updated_at>2008-12-09T04:49:37Z</updated_at>
      <description>Docvert is a web application which takes word processor files (typically .doc) and converts them to OpenDocument and clean HTML.

The resulting OpenDocument is then optionally converted to HTML or any XML. This is done with XML Pipelines, an approach that supports XSLT, breaking up content over headings or sections, and saving those results to multiple files (e.g., chapter1.html, chapter2.html, ...). The result is returned in a .zip file.

Docvert has a user-friendly interface, and it's easy to integrate with other software as it uses a simple REST-style interface. The XML produced is easier to understand and more structured than the WordML or .DOC formats.</description>
      <homepage_url>http://www.docvert.org</homepage_url>
      <download_url>http://holloway.co.nz/docvert/download.html</download_url>
      <url_name></url_name>
      <user_count>1</user_count>
      <average_rating></average_rating>
      <rating_count>1</rating_count>
      <analysis_id>373406</analysis_id>
      <analysis>
        <id>373406</id>
        <project_id>9212</project_id>
        <updated_at>2009-11-22T22:46:01Z</updated_at>
        <logged_at>2009-11-22T22:45:55Z</logged_at>
        <min_month>2007-10-01T00:00:00Z</min_month>
        <max_month>2008-12-01T00:00:00Z</max_month>
        <twelve_month_contributor_count>2</twelve_month_contributor_count>
        <total_code_lines>50290</total_code_lines>
        <main_language_id>6</main_language_id>
        <main_language_name>JavaScript</main_language_name>
      </analysis>
      <licenses>
        <license>
          <name>gpl3</name>
          <nice_name>GNU General Public License 3</nice_name>
        </license>
      </licenses>
    </project>
  </result>
</response>
