Universal Robots XML-RPC
URScript exposes the `xmlrpc_factory` primitive, letting a URScript program call out to any user-hosted XML-RPC server during program execution. This is the canonical way to delegate vision-system decisions, business logic, or database lookups from a robot program to an off-board service.