This plugin let you display some rss feed into Dokuwiki.
SimpleXML is enabled by default , however, to confirm that it exists , look at your config by executing PHP phpinfo (); in a file.
Download this plugin into your ${dokuwikiroot}/lib/plugins
folder and restart dokuwiki or use the plugin manager of Dokuwiki.
TODO
Plugin rss is simple to use, just paste your rss link into syntax :
<rss feed="http://myfeed/.." />
For further information, see also plugin RSS on dokuwiki.org