<?xml version="1.0" encoding="UTF-8"?>
<response>
  <status>success</status>
  <result>
    <project>
      <id>25904</id>
      <name>Siena</name>
      <created_at>2008-10-28T13:56:11Z</created_at>
      <updated_at>2009-12-12T21:33:52Z</updated_at>
      <description>Siena is a persitence library for Java inspired on the Google App Engine datastore.

Siena is

* intrusive. You make a class persistent by extending a certain class. Relationships are defined also in an intrusive way.
* simple. Simplicity is the most important thing.
* limited. Due to the simplicity there are several unsupported things such as JOINs.
* extensible. There are two interfaces you can implement on your own way.</description>
      <homepage_url>http://code.google.com/p/siena/</homepage_url>
      <download_url>http://code.google.com/p/siena/downloads/list</download_url>
      <url_name>siena</url_name>
      <user_count>0</user_count>
      <average_rating>5.0</average_rating>
      <rating_count>1</rating_count>
      <analysis_id>785958</analysis_id>
      <analysis>
        <id>785958</id>
        <project_id>25904</project_id>
        <updated_at>2009-12-16T13:12:40Z</updated_at>
        <logged_at>2009-12-16T13:12:36Z</logged_at>
        <min_month>2008-10-01T00:00:00Z</min_month>
        <max_month>2009-12-01T00:00:00Z</max_month>
        <twelve_month_contributor_count>2</twelve_month_contributor_count>
        <total_code_lines>9965</total_code_lines>
        <main_language_id>5</main_language_id>
        <main_language_name>Java</main_language_name>
      </analysis>
      <licenses>
        <license>
          <name>apache_2</name>
          <nice_name>Apache License 2.0</nice_name>
        </license>
      </licenses>
    </project>
  </result>
</response>
