Feed.Style logo  OPML Styling with Javascript

What is this?

OPML (Outline Processor Markup Language) is a simple XML format for outlines. It is commonly used to share lists of podcasts and Atom/RSS news feeds.

How do I use it?

Add it to your sitemap.xml file. At the top of the file, it will look like:

<?xml version="1.0" encoding="UTF-8"?>
<opml ...>
...
  

Add a line after the first xml tag (i.e. opml):

<?xml version="1.0" encoding="UTF-8"?>
<opml ...>
<script src="https://www.xml.style/opml/basic.js" xmlns="http://www.w3.org/1999/xhtml"></script>
    ...

Available Styles

Note: feel free to download them and host them yourself!

Source

Links

Demos

Copyright © 2026 Andrew Marcuse. All Rights Reserved. | Source | Share: