2 messages in com.googlegroups.google-enterprise-developerRe: Get custom html tag in xml result...
FromSent OnAttachments
alevizos19 Dec 2006 06:43 
colm_c20 Dec 2006 02:20 
Subject:Re: Get custom html tag in xml results instead of title tag
From:colm_c (cmcb@gmail.com)
Date:12/20/2006 02:20:17 AM
List:com.googlegroups.google-enterprise-developer

Yeah you can get other parts of the page - the meta tags using the getfields parameter: http://code.google.com/enterprise/documentation/xml_reference.html#request_meta

Then you can just remove the proxystylesheet parameter from the URL to return XML.