Test:Quotes
From EcoReality
Proposal for inserting famous quotes.
<quote /> <!-- Insert a random quote. -->
<quote>
<author>Mark Twain</author> <!-- optional, default to any -->
<count>20</count> <!-- optional, default to one -->
<text>any words go here</text> <!-- optional AND keywords to search, default to none -->
<text>more search terms</text> <!-- optional multiple <text> statements provide logical OR -->
</quote>

