<?xml version="1.0" encoding="UTF-8"?>
<terms xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="./st.xsd">
	<!--Example of ST (Standalone Thesaurus) XML format file: Ceri Binding, University of Glamorgan-->
	<term id="t1">
		<label>rock</label>
		<nt idref="t2"/>
		<nt idref="t3"/>
		<nt idref="t4"/>
		<sn>Hard mineral material</sn>
	</term>
	<term id="t2">
		<label>igneous rock</label>
		<bt idref="t1"/>
		<nt idref="t5"/>
		<nt idref="t6"/>
		<sn>Rock solidified from volcanic lava or magma</sn>		
	</term>
	<term id="t3">
		<label>metamorphic rock</label>
		<bt idref="t1"/>
		<nt idref="t7"/>
		<nt idref="t8"/>
		<sn>Rock that has undergone transformation by heat, pressure or other natural agencies</sn>		
	</term>
	<term id="t4">
		<label>sedimentary rock</label>
		<bt idref="t1"/>
		<nt idref="t9"/>
		<nt idref="t10"/>
		<sn>Rock formed from sediment deposited by water or wind</sn>
	</term>
	<term id="t5">
		<label>basalt</label>
		<bt idref="t2"/>
		<uf idref="t11"/>
		<sn>Dark fine grained volcanic rock composed largely of plagioclase with pyroxene and olivine</sn>		
	</term>
	<term id="t6">
		<label>granite</label>
		<bt idref="t2"/>
		<uf idref="t12"/>
		<sn>Hard crystalline igneous rock consisting mainly of quartz, mica and felspar</sn>		
	</term>
	<term id="t7">
		<label>marble</label>
		<bt idref="t3"/>
		<rt idref="t9"/>
		<sn>Hard crystalline metamorphic form of limestone</sn>
	</term>
	<term id="t8">
		<label>slate</label>
		<bt idref="t3"/>		
		<uf idref="t13"/>
		<sn>Fine grained metamorphic rock easily split into smooth, flat plates</sn>
	</term>
	<term id="t9">
		<label>limestone</label>
		<bt idref="t4"/>
		<rt idref="t7"/>
		<sn>Hard sedimentary rock composed mainly of calcium carbonate</sn>
	</term>
	<term id="t10">
		<label>sandstone</label>
		<bt idref="t4"/>
		<uf idref="t14"/>
		<sn>Sedimentary rock consisting of sand or quartz grains cemented together</sn>		
	</term>
	<term id="t11">
		<label>lapis basanites</label>
		<use idref="t5"/>
	</term>
	<term id="t12">
		<label>moorstone</label>
		<use idref="t6"/>
	</term>
	<term id="t13">
		<label>slatestone</label>
		<use idref="t8"/>
	</term>
	<term id="t14">
		<label>arenaceous rock</label>
		<use idref="t10"/>
	</term>
</terms>

