Problem w/ eBay Plugin

Hi,

I was reading about the eBay plugin that was mentioned in thread http://www.devon-technologies.com/scripts/userforum/viewtopic.php?f=21&t=5152&start=0&st=0&sk=t&sd=a&hilit=ebay and was able to get this to work a couple of times, but then I started to get no results under the digest and pages categories, but the log is showing 301 errors. I realize that this error has to do with a problem with redirection.

Is anyone else able to use the plugin shown in XML format below?

Thanks in advance,

Rocky

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
   <key>Description</key>
   <string>Searches Ebay North America</string>
   <key>EngineUrl</key>
   <string>http://search.ebay.com/search/search.dll?satitle=_agentQuery_</string>
   <key>Identifier</key>
   <string>org.alifelikewater.ebay.plugin</string>
   <key>Info</key>
   <string>Ebay Search Plugin ©2006 Morgan Giddings</string>
   <key>Name</key>
   <string>Ebay-Plugin-1</string>
   <key>Version</key>
   <string>1.0</string>
</dict>
</plist>