XML parser has been improved. How it accept tag attributes in square brackets []. Also bug has been fixed in processing < ![CDATA[ ... ]]> construction.
More geopositions: two methods of geoposition specification in XML data are supported now.
- < icbm:latitude>xx.xxxx< /icbm:latitude>
< icbm:longitude>xx.xxxx < /icbm:longitude> - < geo:lat>xx.xxxx< /geo:lat>
< geo:lon>xx.xxxx < /geo:lon>