1<?xml version="1.0" encoding="utf-8"?> 2<!DOCTYPE html> 3<html> 4<head> 5 <title>OK</title> 6</head> 7<body> 8There is a UTF8 BOM at the top (before the XML decl). If not read correctly, will look like a non-joining space. 9</body> 10</html> 11