Comments.
[thenextsample.git] / pottery.xml
blob76b53f4208f9608efea944b840910087b8c834bc
1 <?xml version="1.0" encoding="UTF-8"?>
2 <pottery xml:lang="en" version="0.1"
3     xmlns="tag:fenglich.fastmail.fm,2007:Pottery"
4     xmlns:xi="http://www.w3.org/2001/XInclude">
6     <xi:include href="components.xml"/>
7     <xi:include href="pieces.xml"/>
8     <xi:include href="samples.xml"/>
10     <clays>
11         <clay xml:id="SaintThomas"
12               name="White St. Thomas"
13               productID="1106"
14               manufacturer="Potterycrafts Limited"/>
16         <clay xml:id="WSW"
17               name="White Stoneware"
18               productID="1145"
19               manufacturer="Potterycrafts Limited"/>
20     </clays>
22     <xi:include href="glazes.xml"/>
24     <!--
25     In most uses,  when a piece comes out the fire with FIXME in colors, FIXME or texture, you may either choose to keep it for yourself, give it to an understanding friend, sell it as a second or twice-throw it. The first throwing is on the potter's wheel(in the case of thrown wares). The second is off a convenient hill or cliff. It provides great therapy.
27     -  Vince Pitelka, Clay A Studio Handbook
28     -->
29 </pottery>
30 <!--
31 vim: et:ts=4:sw=4:sts=4
32 -->