And to rot13 the uppercase characters:
perl -pe 'tr/a-zA-Z/n-za-mN-ZA-M/' < encoded [download]
In reply to Re^3: can this text be recovered??? by northwind in thread can this text be recovered??? by brandnewyou