XML Exporting with mysql
> mysql -u root -p --xml --default-character-set=utf8 "--execute=SELECT * FROM titles;" mylibrary > C:\test.xml