xref: /aosp_15_r20/external/apache-xml/test/tests/contrib/xsltc/mk/mk050.xml (revision 1212f9a0ffdc28482b8821715d2222bf16dc14e2)
1<booklist>
2   <book>
3      <title>Angela's Ashes</title>
4      <author>Frank McCourt</author>
5      <publisher>HarperCollins</publisher>
6      <isbn>0 00 649840 X</isbn>
7      <price>6.99</price>
8      <sales>235</sales>
9   </book>
10   <book>
11      <title>Sword of Honour</title>
12      <author>Evelyn Waugh</author>
13      <publisher>Penguin Books</publisher>
14      <isbn>0 14 018967 X</isbn>
15      <price>12.99</price>
16      <sales>12</sales>
17   </book>
18</booklist>
19
20