library(XML)
doc = xmlParse("childStrings.xml")
getChildrenStrings(xmlRoot(doc))
#.Call("R_childStringValues", xmlRoot(doc), 26L, TRUE, 0L)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.