It's also not a good example of XML, because XML schemas should have a fixed list of tag names.
<item name="name" value="John" /> <item name="city" value="London" />
It's also not a good example of XML, because XML schemas should have a fixed list of tag names.