doc->appendChild(item_element); item_element->appendChild(product_element); item_element->appendChild(quantity_element); product_element->appendChild(description_element); product_element->appendChild(price_element);