$VAR1 = { 'xmlns:s' => 'http://schemas.xmlsoap.org/soap/envelope/', 's:Header' => { 'log' => { 'xmlns' => 'http://schemas.solarwinds.com/2007/08/informationservice' } }, 's:Body' => { 'QueryXmlResponse' => { 'QueryXmlResult' => { 'queryResult' => { 'template' => { 'resultset' => { 'column' => { 'FriendlyName' => { 'ordinal' => '2', 'type' => 'String' }, 'AddressMask' => { 'ordinal' => '1', 'type' => 'String' }, 'SubnetAddress' => { 'type' => 'String', 'ordinal' => '0' } } } }, 'data' => { 'row' => { 'c2' => 'Extra Subnet', 'c1' => '255.255.248.0', 'c0' => '192.168.221.0' } }, 'xmlns:xsi' => 'http://www.w3.org/2001/XMLSchema-instance' } }, 'xmlns' => 'http://schemas.solarwinds.com/2007/08/informationservice' } } };