item tag is used to specify an item
of a list. It appears only as the child of list
tags.
<list id='forcesexample'> <name>Four fundamental forces</name> <item>Electromagnetism</item> <item>Gravity</item> <item>Strong nuclear force</item> <item>Weak nuclear force</item> </list>