I often need to quickly look at unformatted XML over and over and over again while debugging. Today was one of those days and I got sick of it, so I wrote this. It's simply an WebBrowser control on a form; when it gets focus it (optionally) automatically displays the contents of the clipboard. I wrote this in a matter of minutes, so there's no error handling or anything else. I figured someone else may find it useful, so if that person is you, good luck.
Download
