Name
description — description of object identified by parent element
synopsis
<description>STRING</description>
character data
description of object identified by parent element
description
This element allows asociation of description with object
identified by parent element. It is usually optional and is
useful only in conjunction with GUI frontend. It isn't used
by flood at all.
examples
<urllist>
<name>my urllist</name>
<description>a bunch of random pages</desccription>
<!-- ... -->
</urllist>