<?xml version="1.0" encoding="UTF-8"?>
<SnowProfile xmlns="http://caaml.org/Schemas/V5.0/Profiles/SnowProfileIACS" xmlns:gml="http://www.opengis.net/gml" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://caaml.org/Schemas/V5.0/Profiles/SnowProfileIACS
http://caaml.org/Schemas/V5.0/Profiles/SnowProfileIACS/CAAMLv5_SnowProfileIACS.xsd" gml:id="TestProfile1">
	<metaDataProperty>
		<MetaData>
			<dateTimeReport>2011-07-06T09:28:00</dateTimeReport>
			<srcRef>
				<Operation gml:id="Avisualanche">
					<name>Avisualanche Consulting</name>
				</Operation>
			</srcRef>
			<comment>The purpose of this file is to illustrate the encoding of stability tests results</comment>
		</MetaData>
	</metaDataProperty>
	<validTime>
		<TimeInstant>
			<timePosition>2011-07-06T09:28:00</timePosition>
		</TimeInstant>
	</validTime>
	<snowProfileResultsOf>
		<SnowProfileMeasurements dir="top down">
			<stbTests>
				<ComprTest>
					<comment>Compression test with no failure (CTN)</comment>
					<noFailure/>
				</ComprTest>
				<ComprTest>
					<comment>Compression test with failure encoded numerically (0 to 30 taps)</comment>
					<failedOn>
						<Layer>
							<depthTop uom="cm">50</depthTop>
							<grainFormPrimary>SH</grainFormPrimary>
							<grainFormSecondary>FC</grainFormSecondary>
							<grainSize uom="mm">
								<Components>
									<avg>25</avg>
									<avgMax>40</avgMax>
								</Components>
							</grainSize>
							<validFormationTime>
								<TimeInstant>
									<timePosition>2011-06-01</timePosition>
								</TimeInstant>
							</validFormationTime>
						</Layer>
						<Results>
							<fractureCharacter>SP</fractureCharacter>
							<testScore>12</testScore>
						</Results>
					</failedOn>
				</ComprTest>
				<ComprTest>
					<comment>Compression test with failure encoded categorically (CTV or CTE or CTM or CTH; CTN is encoded as noFailure) </comment>
					<failedOn>
						<Layer>
							<depthTop uom="cm">50</depthTop>
							<grainFormPrimary>SH</grainFormPrimary>
							<grainFormSecondary>FC</grainFormSecondary>
							<grainSize uom="mm">
								<Components>
									<avg>25</avg>
									<avgMax>40</avgMax>
								</Components>
							</grainSize>
						</Layer>
						<Results>
							<fractureCharacter>SP</fractureCharacter>
							<testScore>CTM</testScore>
						</Results>
					</failedOn>
				</ComprTest>
				<ExtColumnTest>
					<comment>Extended column test with no failure (ECTX)</comment>
					<noFailure/>
				</ExtColumnTest>
				<ExtColumnTest>
					<comment>Extended column test with failure (ECTPV, ECTP##, ECTN##)</comment>
					<failedOn>
						<Layer>
							<depthTop uom="cm">50</depthTop>
							<grainFormPrimary>SH</grainFormPrimary>
							<grainFormSecondary>FC</grainFormSecondary>
							<grainSize uom="mm">
								<Components>
									<avg>25</avg>
									<avgMax>40</avgMax>
								</Components>
							</grainSize>
							<validFormationTime>
								<TimeInstant>
									<timePosition>2011-06-01</timePosition>
								</TimeInstant>
							</validFormationTime>
						</Layer>
						<Results>
							<testScore>ECTP12</testScore>
						</Results>
					</failedOn>
				</ExtColumnTest>
				<RBlockTest>
					<comment>Rutschblock test with no failure (RB7)</comment>
					<noFailure/>
				</RBlockTest>
				<RBlockTest>
					<comment>Rutschblock test with failure (RB1 to RB6)</comment>
					<failedOn>
						<Layer>
							<depthTop uom="cm">50</depthTop>
							<grainFormPrimary>SH</grainFormPrimary>
							<grainFormSecondary>FC</grainFormSecondary>
							<grainSize uom="mm">
								<Components>
									<avg>25</avg>
									<avgMax>40</avgMax>
								</Components>
							</grainSize>
							<validFormationTime>
								<TimeInstant>
									<timePosition>2011-06-01</timePosition>
								</TimeInstant>
							</validFormationTime>
						</Layer>
						<Results>
							<releaseType>WB</releaseType>
							<testScore>RB2</testScore>
						</Results>
					</failedOn>
				</RBlockTest>
			</stbTests>	
		</SnowProfileMeasurements>
	</snowProfileResultsOf>
	<locRef>
		<ObsPoint gml:id="TeslLocation1">
			<name>Test Location</name>
			<obsPointSubType>Snowprofile Location</obsPointSubType>
		</ObsPoint>
	</locRef>
</SnowProfile>
