Does anybody out there have real info on the Google co-op API? I am trying to write the XML code as presented in their site, but am getting validation errors.
<Results> <ResultSpec id="InfoMatch"> <Query>my subscribed links</Query> <Response> <Output name="title">Appraisers of Las Vegas</Output> <Output name="more_url">www.AppraisersofLasVegas.com</Output> <Output name="text1">From home to High Rise</Output> <Output name="text2">Everything you need in Real Estate Appraisal!</Output> <Output name="text3">Appraisers of Las Vegas.com is the #1 appraisal firm in Las Vegas from 2001 to 2006.</Output> </Response> </ResultSpec> </Results>