<?xml version="1.0" encoding="utf-8"?>
<response>
<profiles>
<profile id="975A9985D">
<network id="15">ZoomInfo</network>
<name>Jurgen Appelo</name>
<location />
<imageUrl>http://www.sociotoco.com/Services/Api/image?pid=975A9985D</imageUrl>
<sources>
<source>Bing</source>
<source>ZoomInfo</source>
</sources>
<fields>
<lastMentioned>9/12/2009</lastMentioned>
<referencesCount>16</referencesCount>
<jobTitle>Chief Information Officer</jobTitle>
<companyName>ISM eCompany</companyName>
</fields>
</profile>
</profiles>
</response>
{
"response":{
"profiles":[
{
"id":"975A9985D",
"network":{
"id":15,
"name":"ZoomInfo"
},
"name":"Jurgen Appelo",
"location":"",
"imageUrl":"http://www.sociotoco.com/Services/Api/image?pid=975A9985D",
"sources":[
"Bing",
"ZoomInfo"
],
"fields":{
"lastMentioned":"9/12/2009",
"referencesCount":"16",
"jobTitle":"Chief Information Officer",
"companyName":"ISM eCompany"
}
}
]
}
}