Remove empty db:paras.
[thenextsample.git] / pottery.xml
blobee4dd240e1dff5d1c881488443ae4b3971134331
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         <clay xml:id="Porcelain"
21               name="Limoges Porcelain, PT010B"
22               productID="R3012"
23               manufacturer="Imerys Tableware, KPCL"/>
24     </clays>
26     <xi:include href="glazes.xml"/>
28     <!--
29     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.
31     -  Vince Pitelka, Clay A Studio Handbook
32     -->
33 </pottery>
34 <!--
35 vim: et:ts=4:sw=4:sts=4
36 -->