Hi,I don't particularly prefer one way or another but the first thing which came to my mind is to use a processing instruction. Especially because it can be "used by tools somehow". XML itself shows this:
<?xml version="1.0" encoding="UTF-8"?> My 2c. Werner On 09.07.2013 09:06, Milan Kubec wrote:
This information can be then used by tools somehow.