blob: 8f86944fb1125f12ec9193528fba8ce6bd3948b8 (
plain)
1
2
3
4
5
6
7
|
<?xml-stylesheet type="text/xsl" href="document.xsl"?>
<player id="10012" bats="left" throws="right">
<!-- Here's a comment -->
<name>Alfonso Soriano</name>
<position>2B</position>
<team>New York Yankees</team>
</player>
|