START_ELEMENT
const char *text = START_ELEMENT CDATA_TEXT END_ELEMENT;
data.start_element_len = (int)strlen(START_ELEMENT);