# File lib/xtemplate/xml.rb, line 367
def
parse
(
text
)
XMLParser
.
new
.
parse
(
text
)
end