TplBlock/vendor/jms/serializer/tests/Serializer/xml/tree.xml
2018-03-26 21:57:35 +02:00

20 lines
388 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<result>
<tree>
<children>
<entry>
<children>
<entry>
<children>
<entry/>
</children>
<foo><![CDATA[bar]]></foo>
</entry>
</children>
<foo><![CDATA[bar]]></foo>
</entry>
</children>
<foo><![CDATA[bar]]></foo>
</tree>
</result>