Repro:
Run mrmapi on a machine with Exchange or Outlook's MAPI installed but where no profile exists.
mrmapi -profile Outlook -o c:\temp\profile.xml
The resulting XML is malformed:
```XML
<?xml version="1.0" encoding="ISO-8859-1"?>
<profile profilename= "Outlook">
```
Run mrmapi on a machine with Exchange or Outlook's MAPI installed but where no profile exists.
mrmapi -profile Outlook -o c:\temp\profile.xml
The resulting XML is malformed:
```XML
<?xml version="1.0" encoding="ISO-8859-1"?>
<profile profilename= "Outlook">
```