good day

i am really new to xml and i seem to be stuck. I have the following code:

<product-preference type="not">
<product ref="item1">Sha dow Chrome</product>
<product ref="item2">Chr ome</product>
</product-preference>

I need to display the "ref" and the description for both items in a browser. However...