* [root@dev-5 ctl]# xmlrpc localhost:31001 TheCoreElementsMatrix.GetLabels
* Result:
*
* Struct of 2 members:
* Key: String: 'outputs'
* Value: Array of 64 items:
* Index 0 String: 'NDI/OUT'
* Index 1 String: 'SDI/OUT'
* Index 2 String: 'MIX0/A'
* [...]
* Index 62 String: ''
* Index 63 String: ''
* Key: String: 'inputs'
* Value: Array of 64 items:
* Index 0 String: 'TST/BG1'
* Index 1 String: 'TST/BG2'
* Index 2 String: 'TST/OVR1'
* Index 3 String: 'TST/OVR2'
* Index 4 String: 'PLY/IO0'
* [...]
* Index 62 String: ''
* Index 63 String: ''
* [root@dev-5 ctl]#
*