Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

does the demo accept xml import files?

A topic by Calliope: GConleyMagicArt created Mar 30, 2025 Views: 44 Replies: 1
Viewing posts 1 to 2

I was trying out the demo and couldn’t figure out how to import my feeds from my old reader, which produces an xml file. Is it possible to do so, and if so, how? I tried dragging and dropping, and it produces this text on top of a window that shows the raw html of the file:

“This XML file does not appear to have any style information associated with it. The document tree is shown below.”

If it doesn’t accept files, I can just kick the tires by adding some manually. If the full release doesn’t either, that may be more of an issue for me.

Developer

Rad Reader accepts imports (and automatically produces its own exports) using the OPML format that's commonly used in the RSS ecosystem. There are instructions on importing here https://cblgh.org/rad-reader-manual/#importing-feeds but the gist of how it currently works is that you provide the path in Rad Reader's input field to the OPML file you are trying to import. You could try to rename the XML file you have with .opml, provide the file path and see if it works :)

Basically everything that's in the purchased version is in the demo except persisting to disk. I just double-checked and importing by OPML works in the demo!

If you have any more details or can provide a subset of the XML you are trying to import, that could give me something more substantial to go on. As an aside (mostly for myself:) while trying things out right now I noticed one instance of OPML file that isn't being handled correctly right now.