summaryrefslogtreecommitdiff
path: root/tests/typedetect/test7.xml
blob: a37b2cc9bd3de4568fcffe214d7ad00a6615a927 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="ISO-8859-1"?>
<catalog>
   <cd>
     <title>Empire Burlesque</title>
     <artist>Bob Dylan</artist>
     <country>USA</country>
     <company>Columbia</company>
     <price>10.90</price>
     <year>1985</year>
   </cd>
</catalog>