how to access a variable from the InnovatorServerConfig.xml file inside a c# method.

I need to get the value of ReportServer from the below configuration :


<ReportingServices>
<ReportServer>localhost/.../ReportServer>
<User>XXX</User>
<Password>XXX</Password>
</ReportingServices>