or
<?xml version="1.0" encoding="utf-8" ?>
<Items xmlns="http://www.w3.org/1999/xhtml">
<Item Text="European cities" Url="" >
<Item Text="Sofia" Url="http://en.wikipedia.org/wiki/Sofia" />
<Item Text="Berlin" Url="http://en.wikipedia.org/wiki/Berlin" />
<Item Text="Paris" Url="http://en.wikipedia.org/wiki/Paris" />
</Item>
<Item Text="North American cities" Url="">
<Item Text="Boston" Url="http://en.wikipedia.org/wiki/Boston" />
<Item Text="San Francisco" url="http://en.wikipedia.org/wiki/San_Francisco" />
<Item Text="Seattle" Url="http://en.wikipedia.org/wiki/Seattle" />
</Item>
</Items>