<?xml version="1.0" encoding="UTF-8"?>
<response>
  <status>success</status>
  <result>
    <project>
      <id>9185</id>
      <name>Template based B+ Tree</name>
      <created_at>2007-10-17T21:39:48Z</created_at>
      <updated_at>2009-02-25T20:45:02Z</updated_at>
      <description>Template based B+ Tree is a simple and yet very efficient template based B+ Tree implementation which supports different types of storage. It is implemented in C++, and can be used with any type of data. To change storage type (e.g. from file based to memory based), all you need is to change a template argument of the BTreeAlgorithms class. Either the standard search method or a customized search method can be used.</description>
      <homepage_url>http://www.scalingweb.com/bplus_tree.php</homepage_url>
      <download_url>http://www.scalingweb.com/downloads/B+Tree-1.0.zip</download_url>
      <url_name></url_name>
      <user_count>1</user_count>
      <average_rating></average_rating>
      <rating_count>0</rating_count>
      <analysis_id></analysis_id>
      <licenses>
      </licenses>
    </project>
  </result>
</response>
