Following the guide to add available styles into CKEditor using a CSS and XML results in a syntax error when the editor is loaded.
Output to the console is:
```
SCRIPT1002: Syntax error
File: mystyles.xml, Line: 1, Column: 1
```
I've passed the XML through an on-line validation tool which shows no errors in the XML.
Output to the console is:
```
SCRIPT1002: Syntax error
File: mystyles.xml, Line: 1, Column: 1
```
I've passed the XML through an on-line validation tool which shows no errors in the XML.