1
2 <rotate  id="bsw" angle="90">
3      <img src="dots/triangle_medium" />
4</rotate>
5<pad  top="3" color="#0fff">
6<composite >
7   <tile tint="#666" y="2" x="2" >
8      <recall srcid="bsw" />
9   </tile>
10   <tile tint="#444" y="1" x="1" >
11      <recall srcid="bsw" />
12   </tile>
13   <tile tint="Black" y="0" >
14      <recall srcid="bsw" />
15   </tile>
16</composite >
17</pad>
18