a Java program to convert your Google Takeout starred.json file into an RSS 2.0 feed (or atom)
--
this program should work fine. Simply run the Main and include the following args :
- the full path to your source file
- the full path to where you want your target file
- the desired title of your rss feed
- the desired link to your rss feed
enjoy.
(boo Google for dumping Reader)