mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-01-12 09:17:37 +03:00
5 lines
111 B
XML
5 lines
111 B
XML
|
<addressBook>
|
||
|
<card name="foo" email="bar"/>
|
||
|
<card name="foo2" note="second" email="bar2"/>
|
||
|
</addressBook>
|