(program (programItem (section SEND_RESPONSE { (sectionBody (conditional (ifStatement if (condition (expression (term (factor (comparison (comparable inbound.resp.X-Send-Response) == (value "yes")))))) (block { (blockItem (statement inbound.resp.X-Send-Response = (value "") ;)) })))) })) <EOF>)
