7 lines
175 B
XML
7 lines
175 B
XML
|
|
<?xml version='1.0' ?>
|
||
|
|
|
||
|
|
<t:chloe xmlns:t="http://factorcode.org/chloe/1.0">
|
||
|
|
<t:title>Hello <world> <t:label t:name="a-value" /></t:title>
|
||
|
|
<t:write-title />
|
||
|
|
</t:chloe>
|