It would be nice to style generated feeds with a xsl:stylesheet. See the [XSLT entry on Wikipedia](https://en.wikipedia.org/wiki/XSLT) for more general information about this. I was thinking about adding a header to reference the stylesheet, e.g. `<?xml-stylesheet title="XSL_formatting" type="text/xsl" href="podcast.xsl"?>` taken from an [ORF podcast feed](https://www.podcast.de/suche/?q=ORF).
It would be nice to style generated feeds with a xsl:stylesheet. See the XSLT entry on Wikipedia for more general information about this.
I was thinking about adding a header to reference the stylesheet, e.g.
<?xml-stylesheet title="XSL_formatting" type="text/xsl" href="podcast.xsl"?>taken from an ORF podcast feed.