<?xml version="1.0" ?>
<mosinstall type="module">
    <name>Random Quote</name>
    <creationDate>19/June/2006</creationDate>
    <author>Andrew Young</author>
    <copyright>This template is released under the GNU/GPL License</copyright>
    <authorEmail>andrewyoung[at]mail-central.com</authorEmail>
    <authorUrl></authorUrl>
    <version>2.0</version>
    <description>Shows Random anything from a txt file
    Can be images, text, html. The critical factor ... each instance must be on a new line, and only on one line. So 6 quotes requires six lines. No blanks and noblank at the end.
    Ensure quotes.txt is copied to the root directory of your Joomla install.
    </description>
     <files>
     <filename module="mod_randquote">mod_randquote.php</filename>
     </files>
</mosinstall>