<?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>Console_ProgressBar</n>
 <c>pear.php.net</c>
 <ca xlink:href="/rest/c/Console">Console</ca>
 <l>MIT</l>
 <s>This class provides you with an easy-to-use interface to progress bars.</s>
 <d>The class allows you to display progress bars in your terminal. You can use
this for displaying the status of downloads or other tasks that take some
time.</d>
 <r xlink:href="/rest/r/console_progressbar"/>
</p>