<?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_xtea">Crypt_Xtea</p>
 <c>pear.php.net</c>
 <v>1.0</v>
 <st>stable</st>
 <l>PHP 2.02</l>
 <m>jderks</m>
 <s>A class that implements the Tiny Encryption Algorithm (TEA) (New Variant).</s>
 <d>A class that implements the Tiny Encryption Algorithm (TEA) (New Variant).
    This class does not depend on mcrypt.
	Encryption is relatively fast, decryption relatively slow.
    Original code from http://vader.brad.ac.uk/tea/source.shtml#new_ansi
</d>
 <da>2002-09-04 08:28:00</da>
 <n>This is the first release.</n>
 <f>4841</f>
 <g>http://pear.php.net/get/Crypt_Xtea-1.0</g>
 <x xlink:href="package.1.0.xml"/>
</r>