Example:
Result:
<?xml version="1.0" encoding="utf-8"?><trains id="123"><train id="1"><name>Сапасан</name><departure>Москва</departure></train></trains>
Сurrently the result:
<?xml version="1.0"?><trains id="123"><train id="1"><name>Сапасан</name><departure>Москва</departure></train></trains>
I would have done it myself, but I can not find where to "dig."
Example:
Result:
Сurrently the result:
I would have done it myself, but I can not find where to "dig."