Xml sitemap to html – simple bash script

I have made a simple bash script to convert your xml sitemap to html anchor tags
e.g. For importing into Firefox or chrome bookmarks (or for any other use you can think of)

It has been tested on linux mint and osx mavericks, but it should work wherever you have bash, see, cat and grep (e.g. windows with GNUtools)

Leave a Reply