Hi everyone I have a file with different cells with this same kind of information:

<blurb-image alt="Dyson" type="local" value="_home_and_kitchen/logos/dyson_120x50.png"><image-link type="search" value="rh=i%3Akitchen%2Cn%3A524015031%2Cn%3A!524016031%2Cn%3A731679031%2Cn%3A732998031%2Cp_89%3ADyson%2Cn%3A733009031&amp;bbn=732998031&amp;rw_html_to_wsrp=1"/></blurb-image>

I need to extract in the column next to them the following string from it:

rh=i%3Akitchen%2Cn%3A524015031%2Cn%3A!524016031%2Cn%3A731679031%2Cn%3A732998031%2Cp_89%3ADyson%2Cn%3A733009031&amp;bbn=732998031&amp;rw_html_to_wsrp=1

Any ideas on how can I achieve this?