<?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/date">Date</p>
 <c>pear.php.net</c>
 <v>1.1</v>
 <st>stable</st>
 <l>PHP License</l>
 <m>baba</m>
 <s>Date and Time Zone Classes</s>
 <d>Generic classes for representation and manipulation of
dates, times and time zones.  Includes time zone data,
time zone conversions and many date/time conversions
based on Date::Calc.
</d>
 <da>2002-05-13 01:54:00</da>
 <n>Made constructor smarter accepting various date formats for initialization.  Added copy() method.</n>
 <f>16052</f>
 <g>http://pear.php.net/get/Date-1.1</g>
 <x xlink:href="package.1.1.xml"/>
</r>