mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-08 04:27:37 +00:00
29 lines
649 B
XML
29 lines
649 B
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<?xml-stylesheet type="text/xsl" href="file_CSP_bug910139.xsl"?>
|
|
<catalog>
|
|
<cd>
|
|
<title>Empire Burlesque</title>
|
|
<artist>Bob Dylan</artist>
|
|
<country>USA</country>
|
|
<company>Columbia</company>
|
|
<price>10.90</price>
|
|
<year>1985</year>
|
|
</cd>
|
|
<cd>
|
|
<title>Hide your heart</title>
|
|
<artist>Bonnie Tyler</artist>
|
|
<country>UK</country>
|
|
<company>CBS Records</company>
|
|
<price>9.90</price>
|
|
<year>1988</year>
|
|
</cd>
|
|
<cd>
|
|
<title>Greatest Hits</title>
|
|
<artist>Dolly Parton</artist>
|
|
<country>USA</country>
|
|
<company>RCA</company>
|
|
<price>9.90</price>
|
|
<year>1982</year>
|
|
</cd>
|
|
</catalog>
|