# File lib/aws/core/xml/grammar.rb, line 36
def
parse
xml
Data
.
new
(
Parser
.
parse
(
xml
,
rules
))
end