RosettaCodeData/Task/XML-Input/Rebol/xml-input-2.rebol
2026-04-30 12:34:36 -04:00

2 lines
80 B
Text

import xml
data: decode 'xml xml ;; where xml is the XML string from code above