David Price

Fixed most MPR P HTML generation SPIN

# baseURI: http://www.reportinghub.no/ep/schema/1.0/production
# imports: http://www.reportinghub.no/ep/schema/1.0/flow
# imports: http://www.reportinghub.no/ep/schema/1.0/geography
# imports: http://www.reportinghub.no/ep/schema/1.0/production-activity
# imports: http://www.reportinghub.no/ep/schema/1.0/production-equipment
# imports: http://www.reportinghub.no/ep/schema/1.0/production-facility
# imports: http://www.reportinghub.no/ep/schema/1.0/production-well
# imports: http://www.reportinghub.no/np/schema/1.0/npd
@prefix ep-prod: <http://www.reportinghub.no/ep/schema/production#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<http://www.reportinghub.no/ep/schema/1.0/production>
rdf:type owl:Ontology ;
owl:imports <http://www.reportinghub.no/ep/schema/1.0/production-activity> , <http://www.reportinghub.no/ep/schema/1.0/production-facility> , <http://www.reportinghub.no/np/schema/1.0/npd> , <http://www.reportinghub.no/ep/schema/1.0/production-well> , <http://www.reportinghub.no/ep/schema/1.0/geography> , <http://www.reportinghub.no/ep/schema/1.0/flow> , <http://www.reportinghub.no/ep/schema/1.0/production-equipment> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
# baseURI: http://www.reportinghub.no/ep/schema/1.0/production
# imports: http://www.reportinghub.no/ep/schema/1.0/erhfacts
# imports: http://www.reportinghub.no/ep/schema/1.0/flow
# imports: http://www.reportinghub.no/ep/schema/1.0/geography
# imports: http://www.reportinghub.no/ep/schema/1.0/production-activity
# imports: http://www.reportinghub.no/ep/schema/1.0/production-equipment
# imports: http://www.reportinghub.no/ep/schema/1.0/production-facility
# imports: http://www.reportinghub.no/ep/schema/1.0/production-well
# imports: http://www.reportinghub.no/np/schema/1.0/npd
@prefix ep-prod: <http://www.reportinghub.no/ep/schema/production#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<http://www.reportinghub.no/ep/schema/1.0/production>
rdf:type owl:Ontology ;
owl:imports <http://www.reportinghub.no/ep/schema/1.0/erhfacts> , <http://www.reportinghub.no/ep/schema/1.0/flow> , <http://www.reportinghub.no/ep/schema/1.0/geography> , <http://www.reportinghub.no/ep/schema/1.0/production-activity> , <http://www.reportinghub.no/ep/schema/1.0/production-equipment> , <http://www.reportinghub.no/ep/schema/1.0/production-facility> , <http://www.reportinghub.no/ep/schema/1.0/production-well> , <http://www.reportinghub.no/np/schema/1.0/npd> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
......
......@@ -529,7 +529,7 @@ mpr-tables:FluidSampleAnalysisResults
] [ sp:object
[ sp:varName "sampledFluid"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#sampledFluid> ;
sp:predicate <http://www.reportinghub.no/ep/schema/production-activity#sampledMaterial> ;
sp:subject
[ sp:varName "fluidsamplingandanalysis"^^xsd:string
]
......@@ -793,7 +793,7 @@ mpr-tables:FluidSamples
] [ sp:object
[ sp:varName "sampledFluid"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#sampledFluid> ;
sp:predicate <http://www.reportinghub.no/ep/schema/production-activity#sampledMaterial> ;
sp:subject
[ sp:varName "fluidsamplingandanalysis"^^xsd:string
]
......@@ -828,13 +828,16 @@ mpr-tables:FluidSamples
sp:subject
[ sp:varName "temporalpartofaproductionfacility"^^xsd:string
]
] [ sp:object
[ sp:varName "samplePerformedAt"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/np/schema/npd#name> ;
sp:subject
[ sp:varName "productionfacility"^^xsd:string
]
] [ rdf:type sp:NamedGraph ;
sp:elements ([ sp:object
[ sp:varName "samplePerformedAt"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/np/schema/npd#name> ;
sp:subject
[ sp:varName "productionfacility"^^xsd:string
]
]) ;
sp:graphNameNode <http://www.reportinghub.no/np/data/npd>
])
] ;
rhspin:tableHeaders ("Sample Type"^^xsd:string "Aquisition Date"^^xsd:string "Sampling Facility"^^xsd:string "Fluid Sample Name"^^xsd:string) .
......@@ -2235,13 +2238,16 @@ mpr-tables:ProductionInventory
]) ;
sp:graphNameNode <http://www.reportinghub.no/data/erh>
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object
[ sp:varName "productionInventoryType"^^xsd:string
] ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "productionInventoryWhole"^^xsd:string
]
sp:elements ([ rdf:type sp:NamedGraph ;
sp:elements ([ sp:object
[ sp:varName "productionInventoryType"^^xsd:string
] ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "productionInventoryWhole"^^xsd:string
]
]) ;
sp:graphNameNode <http://www.reportinghub.no/data/erh>
] [ sp:object <http://www.reportinghub.no/ep/schema/flow#ProductionInventoryDefinitionType> ;
sp:predicate rdf:type ;
sp:subject
......@@ -2724,10 +2730,10 @@ mpr-tables:WellInjectionTest
rdfs:subClassOf rhspin:MPRGTableTemplates ;
spin:body
[ rdf:type sp:Select ;
sp:orderBy ([ sp:varName "welName"^^xsd:string
sp:orderBy ([ sp:varName "wellboreName"^^xsd:string
] [ sp:varName "activityStart"^^xsd:string
]) ;
sp:resultVariables ([ sp:varName "wellName"^^xsd:string
sp:resultVariables ([ sp:varName "wellboreName"^^xsd:string
] [ sp:varName "wellTestTypeName"^^xsd:string
] [ sp:varName "activityStart"^^xsd:string
] [ sp:varName "duration"^^xsd:string
......@@ -2769,62 +2775,67 @@ mpr-tables:WellInjectionTest
[ sp:varName "wellTest"^^xsd:string
]
] [ sp:object
[ sp:varName "wellPart"^^xsd:string
[ sp:varName "injectionWellTest"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
sp:subject
[ sp:varName "wellTest"^^xsd:string
]
] [ sp:object
[ sp:varName "well"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ;
sp:subject
[ sp:varName "wellPart"^^xsd:string
]
] [ sp:object <http://www.reportinghub.no/ep/schema/well#WellBore> ;
] [ sp:object <http://www.reportinghub.no/ep/schema/production-activity#InjectionWellTest> ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "well"^^xsd:string
]
] [ sp:object
[ sp:varName "wellName"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/np/schema/npd#name> ;
sp:subject
[ sp:varName "well"^^xsd:string
[ sp:varName "injectionWellTest"^^xsd:string
]
] [ sp:object
[ sp:varName "wellTestType"^^xsd:string
[ sp:varName "wellPart"^^xsd:string
] ;
sp:predicate rdf:type ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ;
sp:subject
[ sp:varName "wellTest"^^xsd:string
]
] [ sp:object <http://www.reportinghub.no/ep/schema/activity#WellTestType> ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "wellTestType"^^xsd:string
]
] [ sp:object
[ sp:varName "wellTestTypeName"^^xsd:string
] ;
sp:predicate rdfs:label ;
sp:subject
[ sp:varName "wellTestType"^^xsd:string
]
] [ sp:object
[ sp:varName "injectionWellTest"^^xsd:string
[ sp:varName "wellbore"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
sp:subject
[ sp:varName "wellTest"^^xsd:string
]
] [ sp:object <http://www.reportinghub.no/ep/schema/production-activity#InjectionWellTest> ;
sp:predicate rdf:type ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ;
sp:subject
[ sp:varName "injectionWellTest"^^xsd:string
[ sp:varName "wellPart"^^xsd:string
]
] [ rdf:type sp:NamedGraph ;
sp:elements ([ sp:object <http://www.reportinghub.no/ep/schema/well#WellBore> ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "wellbore"^^xsd:string
]
] [ sp:object
[ sp:varName "wellboreName"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/np/schema/npd#name> ;
sp:subject
[ sp:varName "wellbore"^^xsd:string
]
]) ;
sp:graphNameNode <http://www.reportinghub.no/np/data/npd>
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object
[ sp:varName "wellTestType"^^xsd:string
] ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "wellTest"^^xsd:string
]
] [ sp:object <http://www.reportinghub.no/ep/schema/activity#WellTestType> ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "wellTestType"^^xsd:string
]
] [ sp:object
[ sp:varName "wellTestTypeName"^^xsd:string
] ;
sp:predicate rdfs:label ;
sp:subject
[ sp:varName "wellTestType"^^xsd:string
]
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object
[ sp:varName "timeDuration"^^xsd:string
......@@ -3005,7 +3016,7 @@ mpr-tables:WellInjectionTest
])
])
] ;
rhspin:tableHeaders ("Well"^^xsd:string "Test Type"^^xsd:string "Nominally At"^^xsd:string "Duration"^^xsd:string """Injected
rhspin:tableHeaders ("Wellbore"^^xsd:string "Test Type"^^xsd:string "Nominally At"^^xsd:string "Duration"^^xsd:string """Injected
Fluid"""^^xsd:string "Reason"^^xsd:string """Min
Annular
Pressure"""^^xsd:string """Max
......@@ -3022,10 +3033,10 @@ mpr-tables:WellInjectionTestResults
rdfs:subClassOf rhspin:MPRGTableTemplates ;
spin:body
[ rdf:type sp:Select ;
sp:orderBy ([ sp:varName "wellName"^^xsd:string
sp:orderBy ([ sp:varName "wellboreName"^^xsd:string
] [ sp:varName "activityStart"^^xsd:string
]) ;
sp:resultVariables ([ sp:varName "wellName"^^xsd:string
sp:resultVariables ([ sp:varName "wellboreName"^^xsd:string
] [ sp:varName "wellTestTypeName"^^xsd:string
] [ sp:varName "activityStart"^^xsd:string
] [ sp:varName "oilRate"^^xsd:string
......@@ -3067,62 +3078,67 @@ mpr-tables:WellInjectionTestResults
[ sp:varName "wellTest"^^xsd:string
]
] [ sp:object
[ sp:varName "wellPart"^^xsd:string
[ sp:varName "injectionWellTest"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
sp:subject
[ sp:varName "wellTest"^^xsd:string
]
] [ sp:object
[ sp:varName "well"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ;
sp:subject
[ sp:varName "wellPart"^^xsd:string
]
] [ sp:object <http://www.reportinghub.no/ep/schema/well#Well> ;
] [ sp:object <http://www.reportinghub.no/ep/schema/production-activity#InjectionWellTest> ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "well"^^xsd:string
]
] [ sp:object
[ sp:varName "wellName"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/np/schema/npd#name> ;
sp:subject
[ sp:varName "well"^^xsd:string
[ sp:varName "injectionWellTest"^^xsd:string
]
] [ sp:object
[ sp:varName "wellTestType"^^xsd:string
[ sp:varName "wellPart"^^xsd:string
] ;
sp:predicate rdf:type ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ;
sp:subject
[ sp:varName "wellTest"^^xsd:string
]
] [ sp:object <http://www.reportinghub.no/ep/schema/activity#WellTestType> ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "wellTestType"^^xsd:string
]
] [ sp:object
[ sp:varName "wellTestTypeName"^^xsd:string
] ;
sp:predicate rdfs:label ;
sp:subject
[ sp:varName "wellTestType"^^xsd:string
]
] [ sp:object
[ sp:varName "injectionWellTest"^^xsd:string
[ sp:varName "wellbore"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
sp:subject
[ sp:varName "wellTest"^^xsd:string
]
] [ sp:object <http://www.reportinghub.no/ep/schema/production-activity#InjectionWellTest> ;
sp:predicate rdf:type ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ;
sp:subject
[ sp:varName "injectionWellTest"^^xsd:string
[ sp:varName "wellPart"^^xsd:string
]
] [ rdf:type sp:NamedGraph ;
sp:elements ([ sp:object <http://www.reportinghub.no/ep/schema/well#WellBore> ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "wellbore"^^xsd:string
]
] [ sp:object
[ sp:varName "wellboreName"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/np/schema/npd#name> ;
sp:subject
[ sp:varName "wellbore"^^xsd:string
]
]) ;
sp:graphNameNode <http://www.reportinghub.no/np/data/npd>
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object
[ sp:varName "wellTestType"^^xsd:string
] ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "wellTest"^^xsd:string
]
] [ sp:object <http://www.reportinghub.no/ep/schema/activity#WellTestType> ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "wellTestType"^^xsd:string
]
] [ sp:object
[ sp:varName "wellTestTypeName"^^xsd:string
] ;
sp:predicate rdfs:label ;
sp:subject
[ sp:varName "wellTestType"^^xsd:string
]
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object
[ sp:varName "activityStart"^^xsd:string
......@@ -3436,7 +3452,7 @@ mpr-tables:WellInjectionTestResults
])
])
] ;
rhspin:tableHeaders ("Well"^^xsd:string "Test Type"^^xsd:string "Nominally At"^^xsd:string "Oil Rate"^^xsd:string "Oil Volume"^^xsd:string "Oil Density"^^xsd:string "Gas Rate"^^xsd:string "Gas Volume"^^xsd:string "Gas Density"^^xsd:string "Water Rate"^^xsd:string "Water Volume"^^xsd:string) .
rhspin:tableHeaders ("Wellbore"^^xsd:string "Test Type"^^xsd:string "Nominally At"^^xsd:string "Oil Rate"^^xsd:string "Oil Volume"^^xsd:string "Oil Density"^^xsd:string "Gas Rate"^^xsd:string "Gas Volume"^^xsd:string "Gas Density"^^xsd:string "Water Rate"^^xsd:string "Water Volume"^^xsd:string) .
mpr-tables:WellProductionFlows
rdf:type rhspin:TableTemplate ;
......@@ -3807,10 +3823,10 @@ mpr-tables:WellTest
sp:where ([ sp:object <http://www.reportinghub.no/ep/schema/report#ProductionReport> ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "productionReport"^^xsd:string
[ sp:varName "report"^^xsd:string
]
] [ sp:object
[ sp:varName "productionReport"^^xsd:string
[ sp:varName "report"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#partOf> ;
sp:subject
......@@ -3856,13 +3872,16 @@ mpr-tables:WellTest
sp:subject
[ sp:varName "wellborePart"^^xsd:string
]
] [ sp:object
[ sp:varName "wellboreName"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/np/schema/npd#name> ;
sp:subject
[ sp:varName "wellbore"^^xsd:string
]
] [ rdf:type sp:NamedGraph ;
sp:elements ([ sp:object
[ sp:varName "wellboreName"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/np/schema/npd#name> ;
sp:subject
[ sp:varName "wellbore"^^xsd:string
]
]) ;
sp:graphNameNode <http://www.reportinghub.no/np/data/npd>
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object
[ sp:varName "wellTestPart"^^xsd:string
......@@ -3925,25 +3944,27 @@ mpr-tables:WellTest
[ sp:varName "wellTest"^^xsd:string
]
])
] [ sp:object
[ sp:varName "wellTestType"^^xsd:string
] ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "wellTest"^^xsd:string
]
] [ sp:object <http://www.reportinghub.no/ep/schema/activity#WellTestType> ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "wellTestType"^^xsd:string
]
] [ sp:object
[ sp:varName "wellTestTypeName"^^xsd:string
] ;
sp:predicate rdfs:label ;
sp:subject
[ sp:varName "wellTestType"^^xsd:string
]
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object
[ sp:varName "wellTestType"^^xsd:string
] ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "wellTest"^^xsd:string
]
] [ sp:object <http://www.reportinghub.no/ep/schema/activity#WellTestType> ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "wellTestType"^^xsd:string
]
] [ sp:object
[ sp:varName "wellTestTypeName"^^xsd:string
] ;
sp:predicate rdfs:label ;
sp:subject
[ sp:varName "wellTestType"^^xsd:string
]
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object
[ sp:varName "wellTestReasonType"^^xsd:string
......@@ -3999,4 +4020,4 @@ mpr-tables:WellTest
])
])
] ;
rhspin:tableHeaders ("Well"^^xsd:string "Test Type"^^xsd:string "Activity"^^xsd:string "Reason"^^xsd:string "Started or Nominally At"^^xsd:string "Duration"^^xsd:string "Description "^^xsd:string "Predecessor At"^^xsd:string "Last Valid At"^^xsd:string) .
rhspin:tableHeaders ("Wellbore"^^xsd:string "Test Type"^^xsd:string "Activity"^^xsd:string "Reason"^^xsd:string "Started or Nominally At"^^xsd:string "Duration"^^xsd:string "Description "^^xsd:string "Predecessor At"^^xsd:string "Last Valid At"^^xsd:string) .
......
<!DOCTYPE html>
<html>
<head>
<META http-equiv="Content-Type" content="text/html; charset=utf-8">
<link href="http://spinrdf.org/rhlib/ddr.css" rel="stylesheet" type="text/css">
<title>Monthly Production Report (Partner)</title>
</head>
<body>
<h1>Monthly Partner Report : TRYM Field, Month Ending 2012-03-31</h1>
<h2>Report title : TRYM</h2>
<h2>Report Status : final version of a report</h2>
<h2>Submitted by : TRYM</h2>
<div>
<hr>
<h2>Production Saleable</h2>
<table class="ddrTable">
<tr class="ddrTR">
<th class="ddrTH" style="text-align: center">Facility</th><th class="ddrTH" style="text-align: center">Purpose</th><th class="ddrTH" style="text-align: center">Material</th><th class="ddrTH" style="text-align: center">Mass</th><th class="ddrTH" style="text-align: center">Volume</th><th class="ddrTH" style="text-align: center">Density</th><th class="ddrTH" style="text-align: center">Flow&nbsp;type</th><th class="ddrTH" style="text-align: center">Flow&nbsp;subtype</th><th class="ddrTH" style="text-align: center">Gross/Net</th>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM</td><td class="ddrTD">injection</td><td class="ddrTD">gas</td><td class="ddrTD">886.96 kg</td><td class="ddrTD">123 m3</td><td class="ddrTD">0.79 kg/m3</td><td class="ddrTD">saleable flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM</td><td class="ddrTD">injection</td><td class="ddrTD">gas</td><td class="ddrTD">886.96 kg</td><td class="ddrTD">51.88 m3</td><td class="ddrTD">0.79 kg/m3</td><td class="ddrTD">saleable flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM</td><td class="ddrTD">injection</td><td class="ddrTD">gas</td><td class="ddrTD">896.94 kg</td><td class="ddrTD">694.54 m3</td><td class="ddrTD">633.22 kg/m3</td><td class="ddrTD">saleable flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM</td><td class="ddrTD">injection</td><td class="ddrTD">gas</td><td class="ddrTD">896.94 kg</td><td class="ddrTD">34.68 m3</td><td class="ddrTD">633.22 kg/m3</td><td class="ddrTD">saleable flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM</td><td class="ddrTD">production</td><td class="ddrTD">oil</td><td class="ddrTD">356.82 kg</td><td class="ddrTD">1792.17 m3</td><td class="ddrTD">792.46 kg/m3</td><td class="ddrTD">saleable flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM</td><td class="ddrTD">production</td><td class="ddrTD">oil</td><td class="ddrTD">356.82 kg</td><td class="ddrTD">45.83 m3</td><td class="ddrTD">792.46 kg/m3</td><td class="ddrTD">saleable flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM</td><td class="ddrTD">production</td><td class="ddrTD">oil</td><td class="ddrTD">833.38 kg</td><td class="ddrTD">919.76 m3</td><td class="ddrTD">216.83 kg/m3</td><td class="ddrTD">saleable flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM</td><td class="ddrTD">production</td><td class="ddrTD">oil</td><td class="ddrTD">833.38 kg</td><td class="ddrTD">39.53 m3</td><td class="ddrTD">216.83 kg/m3</td><td class="ddrTD">saleable flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
</tr>
</table>
<br>
</div>
<div>
<hr>
<h2>Production</h2>
<table class="ddrTable">
<tr class="ddrTR">
<th class="ddrTH" style="text-align: center">Facility</th><th class="ddrTH" style="text-align: center">Purpose</th><th class="ddrTH" style="text-align: center">Material</th><th class="ddrTH" style="text-align: center">Mass</th><th class="ddrTH" style="text-align: center">Volume</th><th class="ddrTH" style="text-align: center">Density</th><th class="ddrTH" style="text-align: center">Flow&nbsp;type</th><th class="ddrTH" style="text-align: center">Flow&nbsp;subtype</th><th class="ddrTH" style="text-align: center">Gross/Net</th>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM</td><td class="ddrTD">injection</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">120.4 litres</td><td class="ddrTD"></td><td class="ddrTD">measured flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM</td><td class="ddrTD">injection</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">168.25 litres</td><td class="ddrTD"></td><td class="ddrTD">measured flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM</td><td class="ddrTD">injection</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">194.18 litres</td><td class="ddrTD"></td><td class="ddrTD">measured flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM</td><td class="ddrTD">injection</td><td class="ddrTD">gas</td><td class="ddrTD">161.84 kg</td><td class="ddrTD">2287.49 m3</td><td class="ddrTD">0.93 kg/m3</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM</td><td class="ddrTD">injection</td><td class="ddrTD">gas</td><td class="ddrTD">161.84 kg</td><td class="ddrTD">80.34 m3</td><td class="ddrTD">0.93 kg/m3</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM</td><td class="ddrTD">injection</td><td class="ddrTD">gas</td><td class="ddrTD">512.1 kg</td><td class="ddrTD">533.03 m3</td><td class="ddrTD">130.63 kg/m3</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM</td><td class="ddrTD">injection</td><td class="ddrTD">gas</td><td class="ddrTD">512.1 kg</td><td class="ddrTD">79.63 m3</td><td class="ddrTD">130.63 kg/m3</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM</td><td class="ddrTD">overboard</td><td class="ddrTD">water</td><td class="ddrTD"></td><td class="ddrTD">327.07 m3</td><td class="ddrTD"></td><td class="ddrTD">measured flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM</td><td class="ddrTD">overboard</td><td class="ddrTD">water</td><td class="ddrTD"></td><td class="ddrTD">37.65 m3</td><td class="ddrTD"></td><td class="ddrTD">measured flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM</td><td class="ddrTD">overboard</td><td class="ddrTD">water</td><td class="ddrTD">986.08 kg</td><td class="ddrTD">443.84 m3</td><td class="ddrTD">607.68 kg/m3</td><td class="ddrTD">measured flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM</td><td class="ddrTD">overboard</td><td class="ddrTD">water</td><td class="ddrTD">986.08 kg</td><td class="ddrTD">27.86 m3</td><td class="ddrTD">607.68 kg/m3</td><td class="ddrTD">measured flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM</td><td class="ddrTD">production</td><td class="ddrTD">condensate</td><td class="ddrTD">3121.62 kg</td><td class="ddrTD">2597.96 m3</td><td class="ddrTD">789.39 kg/m3</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM</td><td class="ddrTD">production</td><td class="ddrTD">condensate</td><td class="ddrTD">3121.62 kg</td><td class="ddrTD">81.45 m3</td><td class="ddrTD">789.39 kg/m3</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM</td><td class="ddrTD">production</td><td class="ddrTD">condensate</td><td class="ddrTD">320.75 kg</td><td class="ddrTD">594.16 m3</td><td class="ddrTD">405.76 kg/m3</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM</td><td class="ddrTD">production</td><td class="ddrTD">condensate</td><td class="ddrTD">320.75 kg</td><td class="ddrTD">52.33 m3</td><td class="ddrTD">405.76 kg/m3</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM</td><td class="ddrTD">production</td><td class="ddrTD">gas</td><td class="ddrTD">503.4 kg</td><td class="ddrTD">808.94 m3</td><td class="ddrTD">0.8 kg/m3</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM</td><td class="ddrTD">production</td><td class="ddrTD">gas</td><td class="ddrTD">503.4 kg</td><td class="ddrTD">15.33 m3</td><td class="ddrTD">0.8 kg/m3</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM</td><td class="ddrTD">production</td><td class="ddrTD">gas</td><td class="ddrTD">891.63 kg</td><td class="ddrTD">771.29 m3</td><td class="ddrTD">581.86 kg/m3</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM</td><td class="ddrTD">production</td><td class="ddrTD">gas</td><td class="ddrTD">891.63 kg</td><td class="ddrTD">37.53 m3</td><td class="ddrTD">581.86 kg/m3</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM</td><td class="ddrTD">production</td><td class="ddrTD">gas</td><td class="ddrTD">86.56 kg</td><td class="ddrTD">294.31 m3</td><td class="ddrTD">0.57 kg/m3</td><td class="ddrTD">metered flow fiscal</td><td class="ddrTD"></td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM</td><td class="ddrTD">production</td><td class="ddrTD">gas</td><td class="ddrTD">86.56 kg</td><td class="ddrTD">53.72 m3</td><td class="ddrTD">0.57 kg/m3</td><td class="ddrTD">metered flow fiscal</td><td class="ddrTD"></td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM</td><td class="ddrTD">production</td><td class="ddrTD">gas</td><td class="ddrTD">177.29 kg</td><td class="ddrTD">783.55 m3</td><td class="ddrTD">350.79 kg/m3</td><td class="ddrTD">metered flow fiscal</td><td class="ddrTD"></td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM</td><td class="ddrTD">production</td><td class="ddrTD">gas</td><td class="ddrTD">177.29 kg</td><td class="ddrTD">75.77 m3</td><td class="ddrTD">350.79 kg/m3</td><td class="ddrTD">metered flow fiscal</td><td class="ddrTD"></td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM</td><td class="ddrTD">production</td><td class="ddrTD">gas</td><td class="ddrTD">1622.66 kg</td><td class="ddrTD">1964.63 m3</td><td class="ddrTD">0.74 kg/m3</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM</td><td class="ddrTD">production</td><td class="ddrTD">gas</td><td class="ddrTD">1622.66 kg</td><td class="ddrTD">52.95 m3</td><td class="ddrTD">0.74 kg/m3</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM</td><td class="ddrTD">production</td><td class="ddrTD">gas</td><td class="ddrTD">565.31 kg</td><td class="ddrTD">546.14 m3</td><td class="ddrTD">470.07 kg/m3</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM</td><td class="ddrTD">production</td><td class="ddrTD">gas</td><td class="ddrTD">565.31 kg</td><td class="ddrTD">34.75 m3</td><td class="ddrTD">470.07 kg/m3</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM</td><td class="ddrTD">production</td><td class="ddrTD">oil</td><td class="ddrTD">413.79 kg</td><td class="ddrTD">462.28 m3</td><td class="ddrTD">765.64 kg/m3</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM</td><td class="ddrTD">production</td><td class="ddrTD">oil</td><td class="ddrTD">413.79 kg</td><td class="ddrTD">79.15 m3</td><td class="ddrTD">765.64 kg/m3</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM</td><td class="ddrTD">production</td><td class="ddrTD">oil</td><td class="ddrTD">91.33 kg</td><td class="ddrTD">909.53 m3</td><td class="ddrTD">421.2 kg/m3</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM</td><td class="ddrTD">production</td><td class="ddrTD">oil</td><td class="ddrTD">91.33 kg</td><td class="ddrTD">36.71 m3</td><td class="ddrTD">421.2 kg/m3</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM</td><td class="ddrTD">production</td><td class="ddrTD">oil</td><td class="ddrTD">199.1 kg</td><td class="ddrTD">1369.7 m3</td><td class="ddrTD">788.66 kg/m3</td><td class="ddrTD">metered flow fiscal</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM</td><td class="ddrTD">production</td><td class="ddrTD">oil</td><td class="ddrTD">199.1 kg</td><td class="ddrTD">19.79 m3</td><td class="ddrTD">788.66 kg/m3</td><td class="ddrTD">metered flow fiscal</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM</td><td class="ddrTD">production</td><td class="ddrTD">oil</td><td class="ddrTD">240.24 kg</td><td class="ddrTD">656.53 m3</td><td class="ddrTD">85.92 kg/m3</td><td class="ddrTD">metered flow fiscal</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM</td><td class="ddrTD">production</td><td class="ddrTD">oil</td><td class="ddrTD">240.24 kg</td><td class="ddrTD">57.97 m3</td><td class="ddrTD">85.92 kg/m3</td><td class="ddrTD">metered flow fiscal</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM</td><td class="ddrTD">production</td><td class="ddrTD">oil</td><td class="ddrTD">2780.93 kg</td><td class="ddrTD">1249.79 m3</td><td class="ddrTD">767.64 kg/m3</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM</td><td class="ddrTD">production</td><td class="ddrTD">oil</td><td class="ddrTD">2780.93 kg</td><td class="ddrTD">18.41 m3</td><td class="ddrTD">767.64 kg/m3</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM</td><td class="ddrTD">production</td><td class="ddrTD">oil</td><td class="ddrTD">397.85 kg</td><td class="ddrTD">424.75 m3</td><td class="ddrTD">626.02 kg/m3</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM</td><td class="ddrTD">production</td><td class="ddrTD">oil</td><td class="ddrTD">397.85 kg</td><td class="ddrTD">44.83 m3</td><td class="ddrTD">626.02 kg/m3</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM</td><td class="ddrTD">production</td><td class="ddrTD">water</td><td class="ddrTD"></td><td class="ddrTD">376.74 m3</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM</td><td class="ddrTD">production</td><td class="ddrTD">water</td><td class="ddrTD"></td><td class="ddrTD">42.12 m3</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM</td><td class="ddrTD">production</td><td class="ddrTD">water</td><td class="ddrTD">974.23 kg</td><td class="ddrTD">662.45 m3</td><td class="ddrTD">319.36 kg/m3</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM</td><td class="ddrTD">production</td><td class="ddrTD">water</td><td class="ddrTD">974.23 kg</td><td class="ddrTD">75.88 m3</td><td class="ddrTD">319.36 kg/m3</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM</td><td class="ddrTD">production</td><td class="ddrTD">water</td><td class="ddrTD"></td><td class="ddrTD">164.32 m3</td><td class="ddrTD"></td><td class="ddrTD">metered flow fiscal</td><td class="ddrTD"></td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM</td><td class="ddrTD">production</td><td class="ddrTD">water</td><td class="ddrTD"></td><td class="ddrTD">64.96 m3</td><td class="ddrTD"></td><td class="ddrTD">metered flow fiscal</td><td class="ddrTD"></td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM</td><td class="ddrTD">production</td><td class="ddrTD">water</td><td class="ddrTD">849.96 kg</td><td class="ddrTD">911.62 m3</td><td class="ddrTD">297.77 kg/m3</td><td class="ddrTD">metered flow fiscal</td><td class="ddrTD"></td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM</td><td class="ddrTD">production</td><td class="ddrTD">water</td><td class="ddrTD">849.96 kg</td><td class="ddrTD">13.56 m3</td><td class="ddrTD">297.77 kg/m3</td><td class="ddrTD">metered flow fiscal</td><td class="ddrTD"></td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM</td><td class="ddrTD">production</td><td class="ddrTD">water</td><td class="ddrTD"></td><td class="ddrTD">1213.36 m3</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM</td><td class="ddrTD">production</td><td class="ddrTD">water</td><td class="ddrTD"></td><td class="ddrTD">81.53 m3</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM</td><td class="ddrTD">production</td><td class="ddrTD">water</td><td class="ddrTD">514.16 kg</td><td class="ddrTD">562.85 m3</td><td class="ddrTD">668.69 kg/m3</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM</td><td class="ddrTD">production</td><td class="ddrTD">water</td><td class="ddrTD">514.16 kg</td><td class="ddrTD">88.68 m3</td><td class="ddrTD">668.69 kg/m3</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
</tr>
</table>
<br>
</div>
<div>
<hr>
<h2>Fluid Sample Report</h2>
<table class="ddrTable">
<tr class="ddrTR">
<th class="ddrTH" style="text-align: center">Sample&nbsp;Type</th><th class="ddrTH" style="text-align: center">Aquisition&nbsp;Date</th><th class="ddrTH" style="text-align: center">Sampling&nbsp;Facility</th><th class="ddrTH" style="text-align: center">Fluid&nbsp;Sample&nbsp;Name</th>
</tr>
<tr class="ddrTR">
<td class="ddrTD">fluid sampling - separator gas</td><td class="ddrTD">2012-02-11</td><td class="ddrTD">TRYM</td><td class="ddrTD">TRYM-GAS-CHARACTERISTICS-1</td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">fluid sampling - separator gas</td><td class="ddrTD">2012-02-11</td><td class="ddrTD">TRYM</td><td class="ddrTD">TRYM-GAS-CHARACTERISTICS-2</td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">fluid sampling - separator gas</td><td class="ddrTD">2012-02-13</td><td class="ddrTD">TRYM</td><td class="ddrTD">TRYM-GAS-CHARACTERISTICS-3</td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">fluid sampling - separator oil</td><td class="ddrTD">2012-02-11</td><td class="ddrTD">TRYM</td><td class="ddrTD">TRYM-LIQUID-CHARACTERISTICS-1</td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">fluid sampling - separator oil</td><td class="ddrTD">2012-02-13</td><td class="ddrTD">TRYM</td><td class="ddrTD">TRYM-LIQUID-CHARACTERISTICS-2</td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">fluid sampling - separator oil</td><td class="ddrTD">2012-02-13</td><td class="ddrTD">TRYM</td><td class="ddrTD">TRYM-LIQUID-CHARACTERISTICS-3</td>
</tr>
</table>
<br>
</div>
<div>
<hr>
<h2>Fluid Sample Analysis Results</h2>
<table class="ddrTable">
<tr class="ddrTR">
<th class="ddrTH" style="text-align: center">Fluid&nbsp;Sample&nbsp;Name</th><th class="ddrTH" style="text-align: center">Component</th><th class="ddrTH" style="text-align: center">Mole&nbsp;Ratio</th><th class="ddrTH" style="text-align: center">Mass&nbsp;Ratio</th><th class="ddrTH" style="text-align: center">Is&nbsp;Primary</th>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM-GAS-CHARACTERISTICS-1</td><td class="ddrTD">C3</td><td class="ddrTD">0.64 %</td><td class="ddrTD">0.64 %</td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM-GAS-CHARACTERISTICS-1</td><td class="ddrTD">IC4</td><td class="ddrTD">1.46 %</td><td class="ddrTD">1.46 %</td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM-GAS-CHARACTERISTICS-1</td><td class="ddrTD">N2</td><td class="ddrTD">1.9 %</td><td class="ddrTD">1.9 %</td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM-GAS-CHARACTERISTICS-1</td><td class="ddrTD">CO2</td><td class="ddrTD">1 %</td><td class="ddrTD">1 %</td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM-GAS-CHARACTERISTICS-1</td><td class="ddrTD">NC5</td><td class="ddrTD">82 %</td><td class="ddrTD">82 %</td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM-GAS-CHARACTERISTICS-1</td><td class="ddrTD">C2</td><td class="ddrTD">0.4 %</td><td class="ddrTD">0.4 %</td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM-GAS-CHARACTERISTICS-1</td><td class="ddrTD">C6+</td><td class="ddrTD">2.5 %</td><td class="ddrTD">2.5 %</td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM-GAS-CHARACTERISTICS-1</td><td class="ddrTD">IC5</td><td class="ddrTD">6 %</td><td class="ddrTD">6 %</td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM-GAS-CHARACTERISTICS-1</td><td class="ddrTD">NC4</td><td class="ddrTD">4 %</td><td class="ddrTD">4 %</td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM-GAS-CHARACTERISTICS-1</td><td class="ddrTD">C1</td><td class="ddrTD">0.1 %</td><td class="ddrTD">0.1 %</td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM-GAS-CHARACTERISTICS-1</td><td class="ddrTD">gas</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">True</td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM-GAS-CHARACTERISTICS-2</td><td class="ddrTD">IC5</td><td class="ddrTD">6 %</td><td class="ddrTD">6 %</td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM-GAS-CHARACTERISTICS-2</td><td class="ddrTD">NC4</td><td class="ddrTD">4 %</td><td class="ddrTD">4 %</td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM-GAS-CHARACTERISTICS-2</td><td class="ddrTD">C2</td><td class="ddrTD">0.4 %</td><td class="ddrTD">0.4 %</td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM-GAS-CHARACTERISTICS-2</td><td class="ddrTD">C6+</td><td class="ddrTD">2.5 %</td><td class="ddrTD">2.5 %</td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM-GAS-CHARACTERISTICS-2</td><td class="ddrTD">C1</td><td class="ddrTD">0.1 %</td><td class="ddrTD">0.1 %</td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM-GAS-CHARACTERISTICS-2</td><td class="ddrTD">N2</td><td class="ddrTD">1.9 %</td><td class="ddrTD">1.9 %</td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM-GAS-CHARACTERISTICS-2</td><td class="ddrTD">NC5</td><td class="ddrTD">82 %</td><td class="ddrTD">82 %</td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM-GAS-CHARACTERISTICS-2</td><td class="ddrTD">C3</td><td class="ddrTD">0.64 %</td><td class="ddrTD">0.64 %</td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM-GAS-CHARACTERISTICS-2</td><td class="ddrTD">IC4</td><td class="ddrTD">1.46 %</td><td class="ddrTD">1.46 %</td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM-GAS-CHARACTERISTICS-2</td><td class="ddrTD">CO2</td><td class="ddrTD">1 %</td><td class="ddrTD">1 %</td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM-GAS-CHARACTERISTICS-2</td><td class="ddrTD">gas</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">True</td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM-GAS-CHARACTERISTICS-3</td><td class="ddrTD">CO2</td><td class="ddrTD">1 %</td><td class="ddrTD">1 %</td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM-GAS-CHARACTERISTICS-3</td><td class="ddrTD">N2</td><td class="ddrTD">1.9 %</td><td class="ddrTD">1.9 %</td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM-GAS-CHARACTERISTICS-3</td><td class="ddrTD">C3</td><td class="ddrTD">0.64 %</td><td class="ddrTD">0.64 %</td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM-GAS-CHARACTERISTICS-3</td><td class="ddrTD">IC4</td><td class="ddrTD">1.46 %</td><td class="ddrTD">1.46 %</td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM-GAS-CHARACTERISTICS-3</td><td class="ddrTD">NC4</td><td class="ddrTD">4 %</td><td class="ddrTD">4 %</td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM-GAS-CHARACTERISTICS-3</td><td class="ddrTD">C6+</td><td class="ddrTD">2.5 %</td><td class="ddrTD">2.5 %</td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM-GAS-CHARACTERISTICS-3</td><td class="ddrTD">C1</td><td class="ddrTD">0.1 %</td><td class="ddrTD">0.1 %</td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM-GAS-CHARACTERISTICS-3</td><td class="ddrTD">C2</td><td class="ddrTD">0.4 %</td><td class="ddrTD">0.4 %</td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM-GAS-CHARACTERISTICS-3</td><td class="ddrTD">IC5</td><td class="ddrTD">6 %</td><td class="ddrTD">6 %</td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM-GAS-CHARACTERISTICS-3</td><td class="ddrTD">NC5</td><td class="ddrTD">82 %</td><td class="ddrTD">82 %</td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM-GAS-CHARACTERISTICS-3</td><td class="ddrTD">gas</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">True</td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM-LIQUID-CHARACTERISTICS-1</td><td class="ddrTD">N2</td><td class="ddrTD">1.9 %</td><td class="ddrTD">1.9 %</td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM-LIQUID-CHARACTERISTICS-1</td><td class="ddrTD">CO2</td><td class="ddrTD">1 %</td><td class="ddrTD">1 %</td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM-LIQUID-CHARACTERISTICS-1</td><td class="ddrTD">C1</td><td class="ddrTD">0.1 %</td><td class="ddrTD">0.1 %</td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM-LIQUID-CHARACTERISTICS-1</td><td class="ddrTD">NC4</td><td class="ddrTD">4 %</td><td class="ddrTD">4 %</td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM-LIQUID-CHARACTERISTICS-1</td><td class="ddrTD">IC4</td><td class="ddrTD">1.46 %</td><td class="ddrTD">1.46 %</td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM-LIQUID-CHARACTERISTICS-1</td><td class="ddrTD">C3</td><td class="ddrTD">0.64 %</td><td class="ddrTD">0.64 %</td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM-LIQUID-CHARACTERISTICS-1</td><td class="ddrTD">C2</td><td class="ddrTD">0.4 %</td><td class="ddrTD">0.4 %</td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM-LIQUID-CHARACTERISTICS-1</td><td class="ddrTD">C6+</td><td class="ddrTD">2.5 %</td><td class="ddrTD">2.5 %</td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM-LIQUID-CHARACTERISTICS-1</td><td class="ddrTD">IC5</td><td class="ddrTD">6 %</td><td class="ddrTD">6 %</td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM-LIQUID-CHARACTERISTICS-1</td><td class="ddrTD">NC5</td><td class="ddrTD">82 %</td><td class="ddrTD">82 %</td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM-LIQUID-CHARACTERISTICS-1</td><td class="ddrTD">C7+</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">True</td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM-LIQUID-CHARACTERISTICS-2</td><td class="ddrTD">NC4</td><td class="ddrTD">4 %</td><td class="ddrTD">4 %</td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM-LIQUID-CHARACTERISTICS-2</td><td class="ddrTD">IC5</td><td class="ddrTD">6 %</td><td class="ddrTD">6 %</td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM-LIQUID-CHARACTERISTICS-2</td><td class="ddrTD">NC5</td><td class="ddrTD">82 %</td><td class="ddrTD">82 %</td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM-LIQUID-CHARACTERISTICS-2</td><td class="ddrTD">IC4</td><td class="ddrTD">1.46 %</td><td class="ddrTD">1.46 %</td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM-LIQUID-CHARACTERISTICS-2</td><td class="ddrTD">C3</td><td class="ddrTD">0.64 %</td><td class="ddrTD">0.64 %</td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM-LIQUID-CHARACTERISTICS-2</td><td class="ddrTD">CO2</td><td class="ddrTD">1 %</td><td class="ddrTD">1 %</td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM-LIQUID-CHARACTERISTICS-2</td><td class="ddrTD">C2</td><td class="ddrTD">0.4 %</td><td class="ddrTD">0.4 %</td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM-LIQUID-CHARACTERISTICS-2</td><td class="ddrTD">N2</td><td class="ddrTD">1.9 %</td><td class="ddrTD">1.9 %</td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM-LIQUID-CHARACTERISTICS-2</td><td class="ddrTD">C1</td><td class="ddrTD">0.1 %</td><td class="ddrTD">0.1 %</td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM-LIQUID-CHARACTERISTICS-2</td><td class="ddrTD">C6+</td><td class="ddrTD">2.5 %</td><td class="ddrTD">2.5 %</td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM-LIQUID-CHARACTERISTICS-2</td><td class="ddrTD">C7+</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">True</td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM-LIQUID-CHARACTERISTICS-3</td><td class="ddrTD">N2</td><td class="ddrTD">1.9 %</td><td class="ddrTD">1.9 %</td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM-LIQUID-CHARACTERISTICS-3</td><td class="ddrTD">NC5</td><td class="ddrTD">82 %</td><td class="ddrTD">82 %</td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM-LIQUID-CHARACTERISTICS-3</td><td class="ddrTD">C2</td><td class="ddrTD">0.4 %</td><td class="ddrTD">0.4 %</td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM-LIQUID-CHARACTERISTICS-3</td><td class="ddrTD">C6+</td><td class="ddrTD">2.5 %</td><td class="ddrTD">2.5 %</td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM-LIQUID-CHARACTERISTICS-3</td><td class="ddrTD">CO2</td><td class="ddrTD">1 %</td><td class="ddrTD">1 %</td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM-LIQUID-CHARACTERISTICS-3</td><td class="ddrTD">NC4</td><td class="ddrTD">4 %</td><td class="ddrTD">4 %</td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM-LIQUID-CHARACTERISTICS-3</td><td class="ddrTD">C1</td><td class="ddrTD">0.1 %</td><td class="ddrTD">0.1 %</td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM-LIQUID-CHARACTERISTICS-3</td><td class="ddrTD">IC4</td><td class="ddrTD">1.46 %</td><td class="ddrTD">1.46 %</td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM-LIQUID-CHARACTERISTICS-3</td><td class="ddrTD">C3</td><td class="ddrTD">0.64 %</td><td class="ddrTD">0.64 %</td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM-LIQUID-CHARACTERISTICS-3</td><td class="ddrTD">IC5</td><td class="ddrTD">6 %</td><td class="ddrTD">6 %</td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM-LIQUID-CHARACTERISTICS-3</td><td class="ddrTD">C7+</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">True</td>
</tr>
</table>
<br>
</div>
<div>
<hr>
<h2>Well Test Report Summary</h2>
<table class="ddrTable">
<tr class="ddrTR">
<th class="ddrTH" style="text-align: center">Well</th><th class="ddrTH" style="text-align: center">Test&nbsp;Type</th><th class="ddrTH" style="text-align: center">Activity</th><th class="ddrTH" style="text-align: center">Reason</th><th class="ddrTH" style="text-align: center">Started&nbsp;or&nbsp;Nominally&nbsp;At</th><th class="ddrTH" style="text-align: center">Duration</th><th class="ddrTH" style="text-align: center">Description&nbsp;</th><th class="ddrTH" style="text-align: center">Predecessor&nbsp;At</th><th class="ddrTH" style="text-align: center">Last&nbsp;Valid&nbsp;At</th>
</tr>
<tr class="ddrTR">
<td class="ddrTD">3/7-A-1</td><td class="ddrTD">pressure buildup</td><td class="ddrTD">injection well test</td><td class="ddrTD">other</td><td class="ddrTD">2012-03-01T00:00:00.0Z</td><td class="ddrTD">4 h</td><td class="ddrTD">Injection well test for well 3/7-A-1</td><td class="ddrTD">2012-02-11T00:00:00.0Z</td><td class="ddrTD">2012-02-26T00:00:00.0Z</td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">3/7-A-1</td><td class="ddrTD">pressure buildup</td><td class="ddrTD">fluid level test</td><td class="ddrTD">initial</td><td class="ddrTD">2012-03-01T00:00:00.0Z</td><td class="ddrTD"></td><td class="ddrTD">Injection well test for well 3/7-A-1</td><td class="ddrTD">2012-02-16T00:00:00.0Z</td><td class="ddrTD">2012-02-24T00:00:00.0Z</td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">3/7-A-1</td><td class="ddrTD">pressure buildup</td><td class="ddrTD">production well test</td><td class="ddrTD">other</td><td class="ddrTD">2012-03-01T00:00:00.0Z</td><td class="ddrTD">4 h</td><td class="ddrTD">Production well test for well 3/7-A-1</td><td class="ddrTD">2012-02-20T00:00:00.0Z</td><td class="ddrTD">2012-02-24T00:00:00.0Z</td>
</tr>
</table>
<br>
</div>
<div>
<hr>
<h2>Well Injection Tests</h2>
<table class="ddrTable">
<tr class="ddrTR">
<th class="ddrTH" style="text-align: center">Well</th><th class="ddrTH" style="text-align: center">Test&nbsp;Type</th><th class="ddrTH" style="text-align: center">Nominally&nbsp;At</th><th class="ddrTH" style="text-align: center">Duration</th><th class="ddrTH" style="text-align: center">Injected<br>Fluid</th><th class="ddrTH" style="text-align: center">Reason</th><th class="ddrTH" style="text-align: center">Min&nbsp;<br>Annular&nbsp;<br>Pressure</th><th class="ddrTH" style="text-align: center">Max&nbsp;<br>Annular&nbsp;<br>Pressure</th><th class="ddrTH" style="text-align: center">Wellhead&nbsp;<br>Flowing&nbsp;<br>Pressure</th><th class="ddrTH" style="text-align: center">Wellhead&nbsp;<br>Max&nbsp;<br>Pressure</th><th class="ddrTH" style="text-align: center">Choke</th>
</tr>
<tr class="ddrTR">
<td class="ddrTD">3/7-A-1</td><td class="ddrTD">pressure buildup</td><td class="ddrTD">2012-03-01T00:00:00.0Z</td><td class="ddrTD">4 h</td><td class="ddrTD">water</td><td class="ddrTD">other</td><td class="ddrTD">183.08 bar</td><td class="ddrTD">225.92 bar</td><td class="ddrTD">65.45 bar</td><td class="ddrTD">110.95 bar</td><td class="ddrTD">71.79 in/64</td>
</tr>
</table>
<br>
</div>
<div>
<hr>
<h2>Well Injection Test Results</h2>
<table class="ddrTable">
<tr class="ddrTR">
<th class="ddrTH" style="text-align: center">Well</th><th class="ddrTH" style="text-align: center">Test&nbsp;Type</th><th class="ddrTH" style="text-align: center">Nominally&nbsp;At</th><th class="ddrTH" style="text-align: center">Oil&nbsp;Rate</th><th class="ddrTH" style="text-align: center">Oil&nbsp;Volume</th><th class="ddrTH" style="text-align: center">Oil&nbsp;Density</th><th class="ddrTH" style="text-align: center">Gas&nbsp;Rate</th><th class="ddrTH" style="text-align: center">Gas&nbsp;Volume</th><th class="ddrTH" style="text-align: center">Gas&nbsp;Density</th><th class="ddrTH" style="text-align: center">Water&nbsp;Rate</th><th class="ddrTH" style="text-align: center">Water&nbsp;Volume</th>
</tr>
<tr class="ddrTR">
<td class="ddrTD">3/7-A-1</td><td class="ddrTD">pressure buildup</td><td class="ddrTD">2012-03-01T00:00:00.0Z</td><td class="ddrTD">528.3 m3/h</td><td class="ddrTD">3652.46 m3</td><td class="ddrTD">778.05 kg/m3</td><td class="ddrTD">3748.67 m3/h</td><td class="ddrTD">5533.25 m3</td><td class="ddrTD">1.74 kg/m3</td><td class="ddrTD">118.08 m3/h</td><td class="ddrTD">125.9 m3</td>
</tr>
</table>
<br>
</div>
</body>
</html>