Sys.setlocale(, "en_US.UTF-8")
doc = xmlInternalTreeParse("input_dafirstname_cheo.xml")
el = getNodeSet(doc, "//parametergroup[@name='firstname']")[[1]]
xmlValue(el[[1]][[2]])
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.