xml-parse-string
xml-parse-string is a compiled Lisp function in `xml.el
'.
(xml-parse-string)
Parse character data at point, and return it as a string.
Leave point at the start of the next thing to parse. This
function can modify the buffer by expanding entity and character
references.