Name
name — names object referenced by parent element
synopsis
<name>STRING</name>
character data
specifies name of object referenced by parent element.
description
This element sets name of object identified by parent element.
Most of the time, this element is mandatory, as it allows to
reference objects by their names.
examples
<urllist>
<name>single url</name>
<!-- ... -->
</urllist>