doc = xmlParse("tests/hashTree.xml")
node = xmlRoot(doc)
xmlNamespaces(node)
xmlNamespaces(node) = c(xmlNamespaces(node), bob = "http://bob.org")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.