try {
_WidgetManager._HandleControllerResult('Feed1', 'getFeed',{'status': 'ok', 'feed': {'entries': [{'title': 'A Chapter From My Life', 'link': '', 'publishedDate': '2020-07-13T21:00:00.000-07:00', 'author': ''}, {'title': 'A Reason To Smile', 'link': '', 'publishedDate': '2020-07-06T21:00:00.000-07:00', 'author': ''}, {'title': 'Comfort From The Kitchen', 'link': '', 'publishedDate': '2020-06-29T21:00:00.000-07:00', 'author': ''}, {'title': 'Make Sure You Thank That Teacher', 'link': '', 'publishedDate': '2020-06-22T21:00:00.000-07:00', 'author': ''}, {'title': 'Grateful To Be Your Dad', 'link': '', 'publishedDate': '2020-06-15T21:00:00.000-07:00', 'author': ''}], 'title': 'StoryCorps'}});
} catch (e) {
  if (typeof log != 'undefined') {
    log('HandleControllerResult failed: ' + e);
  }
}
