Hi there,
I played around with the XML generated by this API, and it seems a wrong XML file is created. When no YahooID is available for a certain entry, only the closing tag is created, without the opening tag. As an example, see id 824811.
<CreateDate>.....</CreateDate><YahooID/>
The XMLparser I use doesn't like it. Is this a known problem; I searched this group, but didn't find any message on it.
Johan