2023-12-19 15:07:54 +08:00

6 lines
99 B
XML

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE doc [
<!ENTITY newl "&#13;">
]>
<doc>&newl;</doc>