6 lines
193 B
XML
6 lines
193 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<root xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
xsi:noNamespaceSchemaLocation="nillable.xsd" xsi:nil="false">
|
|
<el2>1234</el2>
|
|
</root>
|