mirror of
https://github.com/retailcrm/PHPExcel.git
synced 2024-11-22 21:36:05 +03:00
8 lines
129 B
XML
8 lines
129 B
XML
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
|
<!DOCTYPE root [
|
|
<!ENTITY x0 "DoS">
|
|
]>
|
|
|
|
<root>
|
|
test: (&x0;)
|
|
</root> |