I am trying to unmarshal a query response from the protein database (pdb). I have been reading on the XML encoding package of Go, and understand how to handle tags, but I do not know how to handle nested tags. I get as output from code below (cutout);I am trying to unmarshal a query response from