Work so far.
[thenextsample.git] / pottery.xml
blob056c2655fe926222c08c987b97d185b51cc6afba
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="pieces.xml"/>
7     <xi:include href="samples.xml"/>
9     <clays>
10         <clay xml:id="SaintThomas"
11             name="White St. Thomas"
12               productID="1106"
13               manufacturer="Potterycrafts Limited"/>
15         <clay xml:id="WSW"
16               name="White Stoneware"
17               productID="1145"
18               manufacturer="Potterycrafts Limited"/>
19     </clays>
21     <xi:include href="glazes.xml"/>
23     <!--
24     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.
26     -  Vince Pitelka, Clay A Studio Handbook
27     -->
28 </pottery>
29 <!--
30 vim: et:ts=4:sw=4:sts=4
31 -->