summaryrefslogtreecommitdiff
path: root/www/wiki/skins/chameleon/tests/phpunit/Fixture/Html.xml
blob: 805d73bfd28b03441a66d5d94aa121239e3ea406 (plain)
1
2
3
4
5
6
7
8
9
<?xml version="1.0" encoding="utf-8"?>
<structure>
	<component type="Html">
		<div>foo</div>
		bar
		<span>baz</span>
	</component>
</structure>