mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-13 11:10:13 +01:00
15 lines
320 B
XML
15 lines
320 B
XML
<?xml version="1.0"?>
|
|
<?xml-stylesheet href="sort.xsl" type="text/xsl"?>
|
|
<!--
|
|
This is a sample XML document supplied with TransforMiiX
|
|
author: Keith Visco, kvisc@ziplink.net
|
|
-->
|
|
<sort>
|
|
|
|
<entry>Satriani, Joe</entry>
|
|
<entry>Dream Theatre</entry>
|
|
<entry>Royal Hunt</entry>
|
|
<entry>Gilbert, Paul</entry>
|
|
|
|
</sort>
|