| Current Path : /home/rtorresani/www/vendor/magento/framework/Config/Test/Unit/_files/converter/dom/ |
| Current File : //home/rtorresani/www/vendor/magento/framework/Config/Test/Unit/_files/converter/dom/cdata.xml |
<?xml version="1.0" encoding="UTF-8"?>
<!--
/**
* Copyright © Magento, Inc. All rights reserved.
* See COPYING.txt for license details.
*/
-->
<root>
<cdata>
<node_one><![CDATA[<valueOne>]]></node_one>
</cdata>
<cdata_next>
<![CDATA[<valueTwo>]]>
</cdata_next>
</root>