need help, for importing list from worldswithoutend,
http://worldswithoutend.com/lists_cl...f.asp?type=xml
Row
//*[@id="reportlist"]//div[@class="awardslisting"]
Title
p[@class="title"]/text()
Author
p[@class="author"]/text()
the marker show the right match, but, the field table empty..