LeafBeans XML Error

XML Stylesheet Processing Failed

javax.xml.transform.TransformerException: javax.xml.transform.TransformerException: com.sun.org.apache.xml.internal.utils.WrappedRuntimeException: The entity name must immediately follow the '&' in the entity reference.

XML Source:

1: <?xml version="1.0"?>
2: <page>
3:     
4: <nav-line>
5:                 <text>Product: Hymns of Illumination from God</text>
6:                 <href>/search/product/12375</href>
7:             </nav-line>
8: <login-menu>
9:     <menuheader>Login</menuheader>
10: 
11:     <menuitem id="1" href="/register?new_nav=y"><text>New? Register now!</text></menuitem>
12: </login-menu>
13: 
14:     
15:     <content>
16:         <title class='producttitle' largestyle='yes'>Details of Album</title>
17:         <product-details>
18:             <product id="12375">
19:                 <download>false</download>
20:            <instant-download>false</instant-download>
21:            <filename></filename>
22:            <talk-id>0</talk-id>
23:                 <thumbnail>generic_thumbnail_2_cd.jpg</thumbnail>
24:                 <name>Hymns of Illumination from God</name>
25:                 <description>Psalms 14,19,42,43 & 23</description>
26:                 <type>Audio CD Set -  boxed</type>
27:                 <price>£10.00</price>
28:                 <series>Series: Psalm Series by Dick Lucas</series>
29:                 <event-type>Sunday Morning</event-type>
30:                 
31:                 <talk-list>
32:                                     
33:                     <talk id="51144">
34:                         <name>The Atheist</name>
35:                         <speaker>Dick Lucas</speaker>
36:                         <date>10 August 2008</date>
37:                         <scripture-ref>Psalm 14:1-7</scripture-ref>         
38:                         <local-code>SM08/032</local-code>   
39:                     </talk>
40:                                         
41:                     <talk id="51147">
42:                         <name>The Scriptures</name>
43:                         <speaker>Dick Lucas</speaker>
44:                         <date>17 August 2008</date>
45:                         <scripture-ref>Psalm 19:1-14</scripture-ref>         
46:                         <local-code>SM08/033</local-code>   
47:                     </talk>
48:                                         
49:                     <talk id="51158">
50:                         <name>The Downcast Soul</name>
51:                         <speaker>Dick Lucas</speaker>
52:                         <date>24 August 2008</date>
53:                         <scripture-ref>Psalm 42:1-11</scripture-ref>         
54:                         <local-code>SM08/034</local-code>   
55:                     </talk>
56:                                         
57:                     <talk id="51163">
58:                         <name>The Future!</name>
59:                         <speaker>Dick Lucas</speaker>
60:                         <date>31 August 2008</date>
61:                         <scripture-ref>Psalm 23:1-6</scripture-ref>         
62:                         <local-code>SM08/035</local-code>   
63:                     </talk>
64:                                         
65:                 </talk-list>
66:                 
67:             </product>
68:         </product-details>
69: 
70:         <link href="javascript:window.history.back()">Go back</link>
71:     </content>
72: </page>