RosettaCodeData/Task/XML-Input/Rebol/xml-input-2.rebol

3 lines
80 B
Text
Raw Permalink Normal View History

2026-04-30 12:34:36 -04:00
import xml
data: decode 'xml xml ;; where xml is the XML string from code above