generated from sethub/template
[libxml2]Add libxml2 library
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
<addressBook>
|
||||
<card>
|
||||
<givenName>John</givenName>
|
||||
<familyName>Smith</familyName>
|
||||
<email>js@example.com</email>
|
||||
</card>
|
||||
<card>
|
||||
<name>Fred Bloggs</name>
|
||||
<email>fb@example.net</email>
|
||||
</card>
|
||||
</addressBook>
|
||||
Reference in New Issue
Block a user