How do I extract the text inside `<RESULT>1.214</RESULT>` using `HTMLRewriter`? ``` <?xml version="

How do I extract the text inside <RESULT>1.214</RESULT> using HTMLRewriter?

<?xml version="1.0" standalone="no" ?><RESPONSE><RESULT>1.214</RESULT></RESPONSE>
Was this page helpful?