SiberianCMS安装致命错误“字符串无法解析为XML”

While installing siberianCMS SAE version on my windows 10 os with wamp64 version getting below error.

 [exception] => Exception Object
                (
                    [message:protected] => String could not be parsed as XML
                    [string:Exception:private] => 
                    [code:protected] => 0
                    [file:protected] => F:\wamp64\www\sbcms\lib\Siberian\Layout.php
                    [line:protected] => 541

This look like the installation script does not providing the /layout/front.xml file. Please help.