<?xml version="1.0" encoding="UTF-8" ?>
<r xmlns="http://pear.php.net/dtd/rest.release"
    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.release
    http://pear.php.net/dtd/rest.release.xsd">
 <p xlink:href="/rest/p/crypt_xxtea">Crypt_XXTEA</p>
 <c>pear.php.net</c>
 <v>0.8.0</v>
 <st>beta</st>
 <l>LGPL License</l>
 <m>wudicgi</m>
 <s>An implementation of XXTEA encryption algorithm.</s>
 <d>XXTEA is a secure and fast encryption algorithm. It's suitable for web development.
  This package allows you to encrypt or decrypt a string using the algorithm.</d>
 <da>2006-10-02 07:04:40</da>
 <n>Initial release.</n>
 <f>4830</f>
 <g>http://pear.php.net/get/Crypt_XXTEA-0.8.0</g>
 <x xlink:href="package.0.8.0.xml"/>
</r>