If you are creating a Custom Display form and trying to display the Value of people picker, most probable you’ll see whole lot of HTML tags with your data. This is because by default rendering is no happening for incoming data in xslt.
You can enable rendering of incoming value in xslt by setiing the value of diable-output-escaping to yes.