For an ASP.NET project I wrote a controller action and a form where the user can enter an xpath expression and retrieve the result from an xml file on the server. It works fine, even with some string functions like concat, substring-before and substring-after.For an ASP.NET project I wrote a controller act