<?xml version="1.0" encoding="UTF-8"?>
<wfs:FeatureCollection
	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
	xsi:schemaLocation="http://www.opengis.net/wfs http://schemas.opengis.net/wfs/1.1.0/wfs.xsd
	urn:cgi:xmlns:CGI:GeoSciML:2.0 http://www.geosciml.org/geosciml/2.0/xsd/geosciml.xsd"
	xmlns:gml="http://www.opengis.net/gml"
	xmlns:wfs="http://www.opengis.net/wfs"
	xmlns:gsml="urn:cgi:xmlns:CGI:GeoSciML:2.0"
	xmlns:sa="http://www.opengis.net/sampling/1.0"
	xmlns:om="http://www.opengis.net/om/1.0"
	xmlns:cgu="urn:cgi:xmlns:CGI:Utilities:1.0"
	xmlns:xlink="http://www.w3.org/1999/xlink"
	xmlns:mo="urn:cgi:xmlns:GGIC:MineralOccurrence:1.0"
	gml:id="BRGM_1M_GeologicStructures_Collection_000001">
	<gml:boundedBy>
		<gml:Envelope
			srsName="urn:ogc:def:crs:EPSG:6.15:4326">
			<gml:lowerCorner>1.58 50.91</gml:lowerCorner>
			<gml:upperCorner>1.99 50.61</gml:upperCorner>
		</gml:Envelope>
	</gml:boundedBy>
	<gml:featureMember>
		<gsml:MappedFeature
			gml:id="BRGM_Mapped_Structure_12345">
			<gml:name>L_STRUCT_12345"</gml:name>
			<gsml:observationMethod>
				<gsml:CGI_TermValue>
					<gsml:value
						codeSpace="http://www.cgi-iugs.org/uri">urn:cgi:classifier:CGI:MappedFeatureObservationMethod:published_map</gsml:value>
				</gsml:CGI_TermValue>
			</gsml:observationMethod>
			<gsml:positionalAccuracy>
				<gsml:CGI_NumericValue>
					<gsml:principalValue
						uom="urn:ogc:def:uom:UCUM:m">500</gsml:principalValue>
				</gsml:CGI_NumericValue>
			</gsml:positionalAccuracy>
			<gsml:samplingFrame
				xlink:href="urn:cgi:feature:BRGM:France"/>
			<gsml:specification>
				<gsml:Fault
					gml:id="BRGM_Structure_12345">
					<gml:name>Faille de Mazamet</gml:name>
					<gsml:observationMethod>
						<gsml:CGI_TermValue>
							<gsml:value
								codeSpace="http://urn.opengis.net">urn:ogc:def:nil:OGC:missing</gsml:value>
						</gsml:CGI_TermValue>
					</gsml:observationMethod>
					<gsml:purpose>instance</gsml:purpose>
					<gsml:planeOrientation>
						<gsml:CGI_PlanarOrientation>
							<gsml:convention>dip dip direction</gsml:convention>
							<gsml:polarity>not applicable</gsml:polarity>
						</gsml:CGI_PlanarOrientation>
					</gsml:planeOrientation>
				</gsml:Fault>
			</gsml:specification>
			<gsml:shape>
				<gml:LineString
					srsName="urn:ogc:def:crs:EPSG:6.15:4326">
					<gml:posList> 
                         1.59 50.70
                         1.90 50.87 
                    </gml:posList>
				</gml:LineString>
			</gsml:shape>
		</gsml:MappedFeature>
	</gml:featureMember>
</wfs:FeatureCollection>
