Hi Sam @roach0123, since the latest update was applied a few days ago - this widget is throwing and error.
curl -s 'http://www.bing.com/HPImageArchive.aspx?format=xml&idx=0&n=1&mkt=en-US' | grep -E -m 1 -o '(.)' | sed -e 's,.([^<]).,\1,g'
^
ParseError: octal escape sequences are not allowed \1