@Benchmark
 public void xml() throws JAXBException {
   CONSUMER.accept(XmlExperiment.createAddressBook(xmlAddressBookBytes));
 }