private void appendEntryElement(Element root, Entry entry) { root.appendChild(entry); }