xref: /aosp_15_r20/external/jsoup/src/test/resources/bomtests/bom_utf8.html (revision 6da8f8c4bc310ad659121b84dd089062417a2ce2)
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