I believe you will need to manually bind (if not already done) each field to /data/name and /data/title respectively. Also, looked at the code in that link you provided, can you add the following 2 lines rootElement.appendChild(name);
rootElement.appendChild(title);just before ...