summaryrefslogtreecommitdiffstats
path: root/examples/xml/tagreader/animals.xml
blob: e1284901daaad1e39561e77c45ba409808bffa4d (plain)
1
2
3
4
5
6
7
<animals>
<mammals>
  <monkeys> <gorilla/> <orangutan/> </monkeys>
</mammals>
<birds> <pigeon/> <penguin/> </birds>
</animals>