RSSViewer_contribution.atom 1.6 KB

12345678910111213141516171819202122232425262728
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!--
  3. +========================================================================+
  4. | IBM Confidential
  5. | OCO Source Materials
  6. | IBM Cognos Products: BUX
  7. | (C) Copyright IBM Corp. 2009, 2013
  8. |
  9. | The source code for this program is not published or otherwise
  10. | divested of its trade secrets, irrespective of what has been deposited
  11. | with the U.S. Copyright Office.
  12. +========================================================================+
  13. -->
  14. <atom:feed xmlns:atom="http://www.w3.org/2005/Atom">
  15. <!-- this entry defines a toolbox iwidget contribution -->
  16. <atom:entry>
  17. <atom:id>tag:ibm:cognos:catalog:iwidget:rssviewer</atom:id>
  18. <atom:title type="text" xml:lang="en">{buxtoolboxcontributormsg:RSS_TOOLBOX_TITLE}</atom:title>
  19. <atom:summary xml:lang="en">{buxtoolboxcontributormsg:RSS_TOOLBOX_SUMMARY}</atom:summary>
  20. <atom:updated>2009-03-24T22:01:37Z</atom:updated>
  21. <atom:link rel="alternate" type="application/x-iwidget+xml" href="{web}/icd/bux/rssfeed.xml"/>
  22. <atom:link rel="http://www.ibm.com/xmlns/prod/cognos/rel/icon16" type="image/gif" href="{web}/icd/feeds/images/icon_portlet_rss.gif"/>
  23. <atom:link rel="http://www.ibm.com/xmlns/prod/cognos/rel/icon64" type="image/gif" href="{web}/icd/feeds/images/icon_portlet_rss_64.gif"/>
  24. <atom:link rel="http://www.ibm.com/xmlns/prod/cognos/rel/thumbnail" type="image/gif" href="{web}/icd/feeds/images/icon_portlet_rss_64.gif"/>
  25. <atom:published>2009-03-24T22:01:37Z</atom:published>
  26. <atom:category scheme="http://www.ibm.com/xmlns/prod/cognos/icd/contribution#type" term="toolbox" label="rssviewer"/>
  27. </atom:entry>
  28. </atom:feed>