Default the .xsproj to use XML syntax highlighting
This didn't matter with the old style because it started with the <?xml version="1.0" encoding="utf-8"?> line
In the SDK style projects, this is absent and so VSCode doesn't know to colour it using XML syntax highlighting.