<?xml version="1.0" encoding="UTF-8" standalone="no"?><parameters><parameter><name>kName</name><desc>Keyword Name (no need encode), and this parameter or parameter 'tagid' one of them can't be null</desc><example>pet home</example></parameter><parameter><name>tagid</name><desc>Keyword TagId (number), and this parameter or parameter 'kName' one of them can't be null</desc><example>1152360</example></parameter><parameter><name>engine</name><desc>Search engine, can't be null</desc><example>google (we support google, bing , yahoo, baidu, naver)</example></parameter><parameter><name>market</name><desc>Market Name, can't be null</desc><example>en-US (for more detail please access /markets)</example></parameter><parameter><name>sdate</name><desc>Query Start date, can't be null</desc><example>20120501</example></parameter><parameter><name>edate</name><desc>Query End date, can't be null</desc><example>20120502</example></parameter><parameter><name>limit(Optional)</name><desc>Specifies the maximum number of rows to return, and this parameter can be null</desc><example>Default limit is 10 and the max limit is 100</example></parameter><parameter><name>offset(Optional)</name><desc>Specifies the offset of the first row to return, and this parameter can be null</desc><example>The offset of the initial row is 0.</example></parameter><parameter><name>competitor(Optional)</name><desc>Filter by competitor, for example: competitor=www.overstock.com</desc><example>By default will show universal competitors</example></parameter><parameter><name>access_token</name><desc>The access_token is a long string of letters and numbers that you include in API calls to let us know what user you are making the API call and what permissions your app has for that user. </desc><example>20ac1cb1-15e1-493a-ab43-1eb3b9747f31</example></parameter></parameters>