gpii-universal
Version:
Cross platform, core components of the GPII personalization infrastructure.
18 lines (17 loc) • 449 B
text/xml
<testing>
<hello>world</hello>
<hello.to>another world</hello.to>
<with-params foo="bar" />
<double>
<hello1 iam="here"/>
<hello2 iam="alsohere">
<and>me as well</and>
</hello2>
</double>
<simpleArray>
<settings unique="ind1">hello indexed world</settings>
<settings unique="ind2">hello other indexed world</settings>
<settings unique="ind3">hello third indexed world</settings>
</simpleArray>
</testing>