4 lines
143 B
XML
4 lines
143 B
XML
|
<example:addressBook xmlns:example="http://www.example.com">
|
||
|
<example:card name="John Smith" email="js@example.com"/>
|
||
|
</example:addressBook>
|