CODE
<?xml version="1.0" encoding="UTF-8" ?>
<Module>
<ModulePrefs title="Bash: Lastest Quotes" height="100" />
<Content type="url" href="http://www.bash.org/xml/?latest&num=3" />
</Module>
The module shows up, but it's blank. How can I make this work?<Module>
<ModulePrefs title="Bash: Lastest Quotes" height="100" />
<Content type="url" href="http://www.bash.org/xml/?latest&num=3" />
</Module>
Also, somewhat unrelated, but how can I get the contents of a page for parsing?

