UlCreate an unordered list, just like in HTML
Allowed attributes: (none)
<PlaceObject>
<Textblock>
<Ul>
<Li><Value>First item</Value></Li>
<Li><Value>Second item</Value></Li>
<Li><Value>Third item</Value></Li>
</Ul>
</Textblock>
</PlaceObject>