<?xml version="1.0" encoding="UTF-8" ?>
<p xmlns="http://pear.php.net/dtd/rest.package"    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xmlns:xlink="http://www.w3.org/1999/xlink"    xsi:schemaLocation="http://pear.php.net/dtd/rest.package    http://pear.php.net/dtd/rest.package.xsd">
 <n>Cache_Lite</n>
 <c>pear.php.net</c>
 <ca xlink:href="/rest/c/Caching">Caching</ca>
 <l>lgpl</l>
 <s>Fast and Safe little cache system</s>
 <d>This package is a little cache system optimized for file containers. It is fast and safe (because it
        uses file locking and/or anti-corruption tests).</d>
 <r xlink:href="/rest/r/cache_lite"/>
</p>