This section is the HTML that will be saved as the file. You can use variables from the feed section to keep things simple and consistent.
The variable $rssHTML is the output of the RSS aggregation.
The variable $listHTML is a UL list of the URLs that were used to make the page.
A sample is given in the file with a basic structure.
Note: You _must_ include HTML_END at the end of the HTML section, and it _must_ be on its own line _without_ indention.
Note: Any instance of @, % or $ will need to be escaped in this area if it is not intended to be a Perl variable.
i.e. \@media in your CSS
## The Data
At the bottom of the file, under \_\_DATA\_\_, add your list of RSS feeds, one URL per line. URL should be to the direct XML feed, not the website in general.
# Showcase
This was written to power the [Sunday Morning Horror News](http://sundaymorninghorrornews.com) site.