Viewing the XML Report in Windows

See page XML Report File Formats for information about interpreting XML reports.

For Windows, you can display the report hierarchically on the screen by double-clicking on the file in Windows Explorer. If this does not work for you, upgrade your Internet Explorer. You can display the report with a text editor like Notepad, but it will be on one line.

When displaying an XML report in Windows Explorer, you can collapse or expand the hierarchy by clicking the minus signs in front of some tags:

-<Subscriber>
  <LastName>SMITH</LastName> 
  <FirstName>MUFFY</FirstName> 
  <MiddleName>M</MiddleName> 
  <IDNumber>111222333</IDNumber> 
  <PayerName>JONES</PayerName> 
  <PayerID>43202</PayerID>