Sign in
fuchsia
/
third_party
/
libxml2
/
db07dd613e461df93dde7902c6505629bf0734e9
/
.
/
test
/
relaxng
/
tutor1_4_1.xml
blob: edac8ba3832371bf17bb37c345c32ebaae89e589 [
file
] [
log
] [
blame
]
<addressBook>
<card>
<name>
John Smith
</name>
<email>
js@example.com
</email>
</card>
<card>
<name>
Fred Bloggs
</name>
<email>
fb@example.net
</email>
</card>
</addressBook>