Also do make sure the HTML heading does not include any namespaces, a sample HTML header would be:
<?xml version="1.0" encoding="UTF-8"?>
<html xmlns=http://www.w3.org/1999/xhtml>
With all the rules catered, the sample index.html will look like:
<?xml version="1.0" encoding="UTF-8"?>
<html xmlns="...