is it possible to put PHP code inside a XML document to be later executed? For example, can I say \" />
\" />
It is possible, but I'd recommend putting it inside of a CDATA block, so you don't have to escape < and similar characters:
<
]]>