<?xml version="1.0" encoding="UTF-8"?>
<!-- edited with XMLSPY v5 rel. 3 U (http://www.xmlspy.com) by Richard Beaubien (Univ. of California, Berkeley) -->
<METS_Profile xmlns="http://www.loc.gov/METS_Profile/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:mets="http://www.loc.gov/METS/" xmlns:mods="http://www.loc.gov/mods/v3" xmlns:mix="http://www.loc.gov/mix/" xmlns:rts="http://cosimo.stanford.edu/sdr/metsrights/" xsi:schemaLocation="http://www.loc.gov/METS_Profile/
																																					  http://www.loc.gov/standards/mets/profile_docs/mets.profile.v1-2.xsd
																																					  http://www.loc.gov/METS/
																																					  http://www.loc.gov/standards/mets/mets.xsd
																																					  http://www.loc.gov/mods/v3
																																					  http://www.loc.gov/standards/mods/v3/mods-3-0.xsd
																																					  http://www.loc.gov/mix/
																																					  http://www.loc.gov/standards/mix/mix.xsd
																																					  http://cosimo.stanford.edu/sdr/metsrights/
																																					  http://cosimo.stanford.edu/sdr/metsrights.xsd">
  <URI LOCTYPE="URL">http://www.loc.gov/mets/profiles/00000002.xml</URI>
  <title>UCB Imaged Object Profile</title>
  <abstract>This profile represents a specific subset of the Model Imaged Object Profile.  UC Berkeley Library  METS objects which have only associated image content files directly implement this profile.  UC Berkeley METS objects which have both associated image and text content files implement the closely related UCB Paged Text Object Profile.</abstract>
  <date>2004-04-27T08:00:00</date>
  <contact>
    <name>Rick Beaubien</name>
    <address>Library Systems Office, Rm. 386 Doe Library, University of California, Berkeley, CA 94720-6000
    </address>
    <phone>(510) 643-9776</phone>
    <email>rbeaubie@library.berkeley.edu</email>
  </contact>



  <related_profile RELATIONSHIP="subset of" URI="http://www.loc.gov/mets/profiles/00000004.xml">Model Imaged Object Profile</related_profile>
  <related_profile RELATIONSHIP="extended by" URI="http://www.loc.gov/mets/profiles/00000003.xml">UCB Paged Text Object Profile</related_profile>
  <extension_schema>
    <name>MODS</name>
    <URI>http://www.loc.gov/standards/mods/v3/mods-3-0.xsd</URI>
    <context>mets/dmdSec/mdWrap/xmlData</context>
  </extension_schema>
  <extension_schema>
    <name>NISOIMG</name>
    <URI>http://www.loc.gov/standards/mix/mix.xsd</URI>
    <context>mets/amdSec/techMD/mdWrap/xmlData</context>
    <note>Used for technical metadata about image content files.</note>
  </extension_schema>
  <extension_schema>
    <name>METSRights</name>
    <URI>http://cosimo.stanford.edu/sdr/metsrights.xsd</URI>
    <context>mets/amdSec/rightsMD/mdWrap/xmlData</context>
  </extension_schema>
  <description_rules>
    <p>All applications of the MODS schema in conforming METS documents follow the MODS User Guidelines published by Library of Congress' Network Development and MARC Standards Office.</p>
  </description_rules>
  <controlled_vocabularies>
    <vocabulary>
      <name>Model Imaged Object Profile file USE attribute values</name>
      <maintenance_agency>Library Systems Office, The General Library, University of California, Berkeley</maintenance_agency>
      <values>
	<value>archive image</value>
	<value>reference image</value>
	<value>thumbnail image</value>
      </values>
      <context ID="vc1" RELATEDMAT="fileSec2">
	<p>mets/fileSec/fileGrp/@USE</p>
	<p>mets/fileSec/fileGrp/file/@USE</p>
      </context>
      <description>
	<p>These are the supported values for &lt;file&gt; and &lt;fileGrp&gt; USE attributes in objects conforming to this profile. &quot;archive image&quot; designates image masters; &quot;thumbnail image&quot;  image thumbnails; and &quot;reference image&quot; any intermediate resolutions intended for reference purposes</p>
	<p>A given segment of the source material could be represented by more than one content file of a particular USE.  For example, the page of a manuscript that has been digitized could be represented by an image master (USE=&quot;archive image&quot;), a thumbnail image (USE=&quot;thumbnail image&quot;), but two jpeg reference images of different resolutions (USE=&quot;reference image&quot;)</p>
      </description>
    </vocabulary>
    <vocabulary>
      <name>Model Imaged Object structMap TYPE attribute values</name>
      <maintenance_agency>Library Systems Office, The General Library, University of California, Berkeley</maintenance_agency>
      <values>
	<value>physical</value>
	<value>mixed</value>
      </values>
      <context ID="vc2" RELATEDMAT="structMap2">
	<p>mets/structMap/@TYPE</p>
      </context>
      <description>
	<p>These are the supported values for the &lt;structMap&gt; TYPE attribute in METS documents conforming to this profile.</p>
	<p>&quot;physical&quot; designates a purely physical structure.  For example:  a single image without subdivisions; an image divided into recto and verso views; a photo album divided into page views divided into views of the individual photographs on the page; a pamphlet divided into page views</p>
	<p>&quot;mixed&quot; designates a mixed structure.  For example, a book divided into chapters, divided into page views.</p>
      </description>
    </vocabulary>
  </controlled_vocabularies>
  <structural_requirements>
    <metsRootElement>
      <requirement ID="metsRoot1">
	<p>The root &lt;mets&gt;element must include a LABEL attribute value.</p>
      </requirement>
      <requirement ID="metsRoot2">
	<p>The root &lt;mets&gt; element must include an OBJID attribute value that contains a valid ark and uniquely identifies the object in its owning repository.</p>
      </requirement>
    </metsRootElement>
    <metsHdr>
      <requirement ID="metsHdr1">
	<p>Conforming METS documents must contain a metsHdr element.</p>
      </requirement>
      <requirement ID="metsHdr2">
	<p>&lt;metsHdr&gt; element must include the CREATEDATE attribute value.  It must also include the LASTMODDATE attribute value if this does not coincide with the CREATEDATE</p>
      </requirement>
      <requirement>
	<p>&lt;metsHdr&gt; element must include a child &lt;agent&gt; element identifying the person or  institution responsible for creating the METS object.</p>
      </requirement>
    </metsHdr>
    <dmdSec>
      <requirement ID="dmdSec1">
	<p>Conforming METS documents may, but need not, contain a one or more &lt;dmdSec&gt; elements. Each &lt;dmdSec&gt; may in turn contain a &lt;dmdRef&gt; or a &lt;dmdWrap&gt;</p>
      </requirement>
      <requirement ID="dmdSec2">
	<p>If a &lt;dmdSec&gt; of a conforming document contains a &lt;dmdWrap&gt; with &lt;xmlData&gt;, the &lt;xmlData&gt; elements must conform to the MODS schema.</p>
      </requirement>
    </dmdSec>
    <amdSec>
      <requirement ID="amdSec1">
	<p>Conforming METS documents may but need not contain an &lt;amdSec&gt; element. This &lt;amdSec&gt; may but need not contain one or more &lt;techMD&gt; elements, &lt;sourceMD&gt; elements, &lt;rightsMD&gt; elements and/or &lt;digiprovMD&gt; elements. </p>
      </requirement>
      <requirement ID="amdSec2">
	<p>A conforming METS document will contain no more than one &lt;amdSec&gt; element.  All &lt;techMD&gt;, &lt;sourceMD&gt;, &lt;rightsMD&gt; and &lt;digiprovMD&gt; elements will appear in this single &lt;amdSec&gt; element.</p>
      </requirement>
      <requirement ID="amdSec3">
	<p>If one or more &lt;techMD&gt; elements pertaining to image content files are present, they must contain &lt;xmlData&gt; of NISOIMG type conforming to the MIX schema.</p>
      </requirement>
      <requirement ID="amdSec4">
	<p>If one or more &lt;rightsMD&gt; elements are present, they must contain &lt;xmlData&gt; conforming to the METSRights schema.</p>
      </requirement>
      <requirement ID="amdSec5">
	<p>Any &lt;sourceMD&gt; or &lt;digiprovMD&gt; elements should contain &lt;xmlData&gt; conforming to a METS Editorial Board endorsed schema whenever such a schema exists and covers the requisite concepts.</p>
      </requirement>
      <requirement ID="amdSec6">
	<p>Source metadata pertaining to image content files may be expressed as part of any MIX encoded technical metadata in &lt;techMD&gt; elements rather than in separate &lt;sourceMD&gt; elements.  This might occur whenever the available source metadata is minimal and covered by the MIX schema.</p>
      </requirement>
    </amdSec>
    <fileSec>
      <requirement ID="fileSec1">
	<p>The &lt;fileSec&gt; of a conforming METS document must contain a parent &lt;fileGrp&gt; for each file format/use represented by the content files.  For example, the &lt;fileSec&gt; of a typical METS document implementing this profile might contain one &lt;fileGrp&gt; representing TIFF master images, one &lt;fileGrp&gt; representing high resolution JPEG reference images , one &lt;fileGrp&gt; representing medium resolution JPEG reference images, and one &lt;fileGrp&gt; representing GIF thumbnail images.  Each of these &lt;fileGrp&gt; elements may or may not contain subsidiary &lt;fileGrp&gt; elements representing subgroups of the content files.</p>
      </requirement>
      <requirement ID="fileSec2" RELATEDMAT="vc1">
	<p>Each &lt;file&gt; represented in the &lt;fileSec&gt; must have an associated USE attribute.  The USE attribute may be expressed directly at the &lt;file&gt; element level. Alternately, however, the USE attribute may be expressed in conjunction with the &lt;fileGrp&gt; that is the immediate parent of a &lt;file&gt; element; in this case it is taken to pertain to all &lt;file&gt; elements in the &lt;fileGrp&gt;. Supported &lt;file&gt;/&lt;fileGrp&gt; USE attribute values appear in the &lt;controlled_vocabularies&gt; section of this document.</p>
      </requirement>
      <requirement ID="fileSec3">
	<p>Any &lt;file&gt; element may reference any number of pertinent top level adminstrative metadata elements within the &lt;amdSec&gt; via its AMDID attribute value. It should only reference ID values at the &lt;techMD&gt;, &lt;rightsMD&gt;, &lt;sourceMD&gt; and/or &lt;digiprovMD&gt; levels of the &lt;amdSec&gt; </p>
      </requirement>
    </fileSec>
    <structMap>
      <requirement ID="structMap1">
	<p>A conforming METS document must contain only one &lt;structMap&gt;.</p>
      </requirement>
      <requirement ID="structMap2" RELATEDMAT="vc2">
	<p>A conforming &lt;structMap&gt; must contain a TYPE attribute with the value &quot;physical&quot; or &quot;mixed&quot;</p>
      </requirement>
      <requirement ID="structMap3">
	<p>Each &lt;div&gt; must include a LABEL attribute value.</p>
      </requirement>
      <requirement ID="structMap4">
	<p>A &lt;div&gt; element at any level may point to one or more pertinent &lt;dmdSec&gt; elements via its DMDID attribute value. However, the DMDID attribute should only reference IDs specified at the &lt;dmdSec&gt; element level, and not IDs at lower levels.  For example, a &lt;div&gt; DMDID attribute should not reference an ID value of an element within the &lt;xmlData&gt; section of a &lt;dmdSec&gt;</p>
      </requirement>
      <requirement ID="structMap5">
	<p>A &lt;div&gt; element may or may not directly contain &lt;fptr&gt; elements. (In other words, a &lt;div&gt; of the &lt;structMap&gt; may or may not have content files directly associated with it).</p>
      </requirement>
      <requirement ID="structMap6">
	<p>The &lt;div&gt; elements of documents conforming to this profile must not contain &lt;mptr&gt; elements. The &lt;mptr&gt; element is not supported.</p>
      </requirement>
      <requirement ID="structMap7">
	<p>An &lt;fptr&gt; element must directly point to a &lt;file&gt; element via its FILEID attribute. METS documents implementing this profile must not use the &lt;area&gt; or &lt;par&gt; elements.</p>
      </requirement>
    </structMap>
    <structLink>
      <requirement ID="structLink1">
	<p>A conforming METS document may contain a &lt;structLink&gt; element.  This profile, however, establishes no guidelines or expectations for its use.</p>
      </requirement>
    </structLink>
    <behaviorSec>
      <requirement ID="behaviorSec1">
	<p>A conforming METS document may contain a &lt;behaviorSec&gt; element. This profile, however, establishes no guidelines or expectations for its use.</p>
      </requirement>
    </behaviorSec>
    <multiSection>
      <requirement ID="multi1">
	<p>Only &lt;file&gt; elements will reference &lt;techMD&gt;, &lt;sourceMD&gt; &lt;rightsMD&gt; and/or &lt;digiprovMD&gt; elements.  In other words, documents implementing this profile will express administrative metadata in conjunction with content files only, and not in conjunction with &lt;div&gt; elements in the &lt;structMap&gt;.</p>
      </requirement>
      <requirement ID="multi2">
	<p>Only &lt;div&gt; elements will reference &lt;dmdSec&gt; elements.  In other words, documents implementing this profile will express descriptive metadata in conjunction with divisions of the &lt;structMap&gt; and not in conjunction with individual content files (&lt;file&gt; elements).</p>
      </requirement>
    </multiSection>
  </structural_requirements>
  <technical_requirements>
    <content_files>
      <requirement>
	<p>This profile supports only image content files.</p>
      </requirement>
      <requirement>
	<p>The master (archive) images must be represented and of TIFF format.</p>
      </requirement>
      <requirement>
	<p>At least one version of the image content must be of JPEG or GIF format.  In other words, at least one content file format must be natively supported by typical internet browsers.</p>
      </requirement>
    </content_files>
  </technical_requirements>
  <tool/>
  <Appendix NUMBER="1">
    <mets:mets xmlns:mets="http://www.loc.gov/METS/" xmlns:mods="http://www.loc.gov/mods/v3" xmlns:mix="http://www.loc.gov/mix/" xmlns:rts="http://cosimo.stanford.edu/sdr/metsrights/" xmlns:xlink="http://www.w3.org/TR/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.loc.gov/METS/
																																					   http://www.loc.gov/standards/mets/mets.xsd
																																					   http://www.loc.gov/mods/v3
																																					   http://www.loc.gov/standards/mods/v3/mods-3-0.xsd
																																					   http://www.loc.gov/mix/
																																					   http://www.loc.gov/standards/mix/mix.xsd
																																					   http://cosimo.stanford.edu/sdr/metsrights/
																																					   http://cosimo.stanford.edu/sdr/metsrights.xsd" OBJID="ark:/13030/kt9g50158w" TYPE="still image" LABEL="[Pablo de 	la Guerra (1833-1874), son of José de la Guerra y Noriega]" PROFILE="http://www.loc.gov/mets/profiles/00000001.xml">
      <mets:metsHdr CREATEDATE="2004-06-05T10:15:00" LASTMODDATE="2004-06-05T10:15:00">
	<mets:agent ROLE="CREATOR" TYPE="ORGANIZATION">
	  <mets:name>Library Systems Office, University of California, Berkeley</mets:name>
	</mets:agent>
      </mets:metsHdr>
      <mets:dmdSec ID="PMDM1">
	<mets:mdRef xlink:href="http://www.oac.cdlib.org/findaid/ark:/13030/kt9g50160w" LOCTYPE="URL" MDTYPE="EAD" LABEL="Finding Aid"/>
      </mets:dmdSec>
      <mets:dmdSec ID="DMD1A">
	<mets:mdWrap MDTYPE="MODS">
	  <mets:xmlData>
	    <mods:mods>
	      <mods:titleInfo>
		<mods:title>[Pablo de la Guerra (1833-1874), son of José de la Guerra y Noriega]</mods:title>
	      </mods:titleInfo>
	      <mods:name type="corporate">
		<mods:namePart>I.W. Taber &amp; Co</mods:namePart>
		<mods:role>
		  <mods:roleTerm type="text" authority="marc">photographer</mods:roleTerm>
		</mods:role>
	      </mods:name>
	      <mods:typeOfResource>still image</mods:typeOfResource>
	      <mods:originInfo>
		<mods:dateCreated>[printed ca. 1875]</mods:dateCreated>
		<mods:dateCreated encoding="w3cdtf" point="start">1875</mods:dateCreated>
	      </mods:originInfo>
	      <mods:language>
		<mods:languageTerm authority="iso639-2b" type="code">eng</mods:languageTerm>
	      </mods:language>
	      <mods:physicalDescription>
		<mods:extent>1 photographic print : albumen ; mount 17 x 11 cm</mods:extent>
		<mods:note type="marks">In ms. on verso: No. 7 S.B</mods:note>
	      </mods:physicalDescription>
	      <mods:relatedItem type="host">
		<mods:titleInfo displayLabel="metacollection">
		  <mods:title>California Cultures</mods:title>
		</mods:titleInfo>
	      </mods:relatedItem>
	      <mods:relatedItem type="host">
		<mods:titleInfo displayLabel="collection">
		  <mods:title>De la Guerra family photographs, bulk 1880-1895</mods:title>
		</mods:titleInfo>
		<mods:identifier type="local">BANC PIC 1984.062--PIC</mods:identifier>
	      </mods:relatedItem>
	      <mods:identifier type="local">BANC PIC 1984.062:01--PIC</mods:identifier>
	      <mods:location>
		<mods:physicalLocation> Bancroft Library, University of California, Berkeley, CA 94720-6000</mods:physicalLocation>
	      </mods:location>
	    </mods:mods>
	  </mets:xmlData>
	</mets:mdWrap>
      </mets:dmdSec>
      <mets:amdSec>
	<mets:techMD ID="ADM1">
	  <mets:mdWrap MDTYPE="NISOIMG">
	    <mets:xmlData>
	      <mix:mix>
		<mix:BasicImageParameters>
		  <mix:Format>
		    <mix:MIMEType>image/tiff</mix:MIMEType>
		    <mix:Compression>
		      <mix:CompressionScheme>1</mix:CompressionScheme>
		    </mix:Compression>
		    <mix:PhotometricInterpretation>
		      <mix:ColorSpace>2</mix:ColorSpace>
		    </mix:PhotometricInterpretation>
		  </mix:Format>
		</mix:BasicImageParameters>
		<mix:ImageCreation>
		  <mix:ImageProducer>DIL/U.C. Berkeley Library</mix:ImageProducer>
		  <mix:DeviceSource>transmission scanner</mix:DeviceSource>
		  <mix:ScanningSystemCapture>
		    <mix:ScanningSystemHardware>
		      <mix:ScannerManufacturer>Epson</mix:ScannerManufacturer>
		      <mix:ScannerModel>
			<mix:ScannerModelName>836xl</mix:ScannerModelName>
			<mix:ScannerModelSerialNo>8204058</mix:ScannerModelSerialNo>
		      </mix:ScannerModel>
		    </mix:ScanningSystemHardware>
		  </mix:ScanningSystemCapture>
		</mix:ImageCreation>
		<mix:ImagingPerformanceAssessment>
		  <mix:SpatialMetrics>
		    <mix:SamplingFrequencyUnit>2</mix:SamplingFrequencyUnit>
		    <mix:XSamplingFrequency>800</mix:XSamplingFrequency>
		    <mix:YSamplingFrequency>800</mix:YSamplingFrequency>
		  </mix:SpatialMetrics>
		  <mix:Energetics>
		    <mix:BitsPerSample>8,8,8</mix:BitsPerSample>
		    <mix:SamplesPerPixel>3</mix:SamplesPerPixel>
		  </mix:Energetics>
		</mix:ImagingPerformanceAssessment>
	      </mix:mix>
	    </mets:xmlData>
	  </mets:mdWrap>
	</mets:techMD>
	<mets:techMD ID="ADM2">
	  <mets:mdWrap MDTYPE="NISOIMG">
	    <mets:xmlData>
	      <mix:mix>
		<mix:BasicImageParameters>
		  <mix:Format>
		    <mix:MIMEType>image/gif</mix:MIMEType>
		    <mix:Compression>
		      <mix:CompressionScheme>5</mix:CompressionScheme>
		    </mix:Compression>
		    <mix:PhotometricInterpretation>
		      <mix:ColorSpace>3</mix:ColorSpace>
		    </mix:PhotometricInterpretation>
		  </mix:Format>
		</mix:BasicImageParameters>
		<mix:ImagingPerformanceAssessment>
		  <mix:SpatialMetrics>
		    <mix:SamplingFrequencyUnit>2</mix:SamplingFrequencyUnit>
		    <mix:XSamplingFrequency>16</mix:XSamplingFrequency>
		    <mix:YSamplingFrequency>16</mix:YSamplingFrequency>
		  </mix:SpatialMetrics>
		  <mix:Energetics>
		    <mix:BitsPerSample>8</mix:BitsPerSample>
		    <mix:SamplesPerPixel>1</mix:SamplesPerPixel>
		  </mix:Energetics>
		</mix:ImagingPerformanceAssessment>
		<mix:ChangeHistory>
		  <mix:ImageProcessing>
		    <mix:ProcessingAgency>DIL/U.C. Berkeley Library</mix:ProcessingAgency>
		    <mix:ProcessingSoftware>
		      <mix:ProcessingSoftwareName>Photoshop 6</mix:ProcessingSoftwareName>
		    </mix:ProcessingSoftware>
		  </mix:ImageProcessing>
		</mix:ChangeHistory>
	      </mix:mix>
	    </mets:xmlData>
	  </mets:mdWrap>
	</mets:techMD>
	<mets:techMD ID="ADM3">
	  <mets:mdWrap MDTYPE="NISOIMG">
	    <mets:xmlData>
	      <mix:mix>
		<mix:BasicImageParameters>
		  <mix:Format>
		    <mix:MIMEType>image/jpeg</mix:MIMEType>
		    <mix:Compression>
		      <mix:CompressionScheme>6</mix:CompressionScheme>
		    </mix:Compression>
		    <mix:PhotometricInterpretation>
		      <mix:ColorSpace>2</mix:ColorSpace>
		    </mix:PhotometricInterpretation>
		  </mix:Format>
		</mix:BasicImageParameters>
		<mix:ImagingPerformanceAssessment>
		  <mix:SpatialMetrics>
		    <mix:SamplingFrequencyUnit>2</mix:SamplingFrequencyUnit>
		    <mix:XSamplingFrequency>96</mix:XSamplingFrequency>
		    <mix:YSamplingFrequency>96</mix:YSamplingFrequency>
		  </mix:SpatialMetrics>
		  <mix:Energetics>
		    <mix:BitsPerSample>8,8,8</mix:BitsPerSample>
		    <mix:SamplesPerPixel>3</mix:SamplesPerPixel>
		  </mix:Energetics>
		</mix:ImagingPerformanceAssessment>
		<mix:ChangeHistory>
		  <mix:ImageProcessing>
		    <mix:ProcessingAgency>DIL/U.C. Berkeley Library</mix:ProcessingAgency>
		    <mix:ProcessingSoftware>
		      <mix:ProcessingSoftwareName>Photoshop 6.0</mix:ProcessingSoftwareName>
		    </mix:ProcessingSoftware>
		  </mix:ImageProcessing>
		</mix:ChangeHistory>
	      </mix:mix>
	    </mets:xmlData>
	  </mets:mdWrap>
	</mets:techMD>
	<mets:techMD ID="ADM4">
	  <mets:mdWrap MDTYPE="NISOIMG">
	    <mets:xmlData>
	      <mix:mix>
		<mix:BasicImageParameters>
		  <mix:Format>
		    <mix:MIMEType>image/jpeg</mix:MIMEType>
		    <mix:Compression>
		      <mix:CompressionScheme>6</mix:CompressionScheme>
		    </mix:Compression>
		    <mix:PhotometricInterpretation>
		      <mix:ColorSpace>2</mix:ColorSpace>
		    </mix:PhotometricInterpretation>
		  </mix:Format>
		</mix:BasicImageParameters>
		<mix:ImagingPerformanceAssessment>
		  <mix:SpatialMetrics>
		    <mix:SamplingFrequencyUnit>2</mix:SamplingFrequencyUnit>
		    <mix:XSamplingFrequency>193</mix:XSamplingFrequency>
		    <mix:YSamplingFrequency>193</mix:YSamplingFrequency>
		  </mix:SpatialMetrics>
		  <mix:Energetics>
		    <mix:BitsPerSample>8,8,8</mix:BitsPerSample>
		    <mix:SamplesPerPixel>3</mix:SamplesPerPixel>
		  </mix:Energetics>
		</mix:ImagingPerformanceAssessment>
		<mix:ChangeHistory>
		  <mix:ImageProcessing>
		    <mix:ProcessingAgency>DIL/U.C. Berkeley Library</mix:ProcessingAgency>
		    <mix:ProcessingSoftware>
		      <mix:ProcessingSoftwareName>Photoshop 6.0</mix:ProcessingSoftwareName>
		    </mix:ProcessingSoftware>
		  </mix:ImageProcessing>
		</mix:ChangeHistory>
	      </mix:mix>
	    </mets:xmlData>
	  </mets:mdWrap>
	</mets:techMD>
	<mets:techMD ID="ADM5">
	  <mets:mdWrap MDTYPE="NISOIMG">
	    <mets:xmlData>
	      <mix:mix>
		<mix:ImageCreation>
		  <mix:SourceType>still image</mix:SourceType>
		  <mix:SourceID>BANC PIC 1984.062:01--PIC</mix:SourceID>
		  <mix:DateTimeCreated>2003-01-22</mix:DateTimeCreated>
		</mix:ImageCreation>
		<mix:ImagingPerformanceAssessment>
		  <mix:SpatialMetrics>
		    <mix:ImageWidth>3866</mix:ImageWidth>
		    <mix:ImageLength>6219</mix:ImageLength>
		    <mix:Source_X>
		      <mix:Source_Xdimension>4.83</mix:Source_Xdimension>
		      <mix:Source_XdimensionUnit>inches</mix:Source_XdimensionUnit>
		    </mix:Source_X>
		    <mix:Source_Y>
		      <mix:Source_Ydimension>7.77</mix:Source_Ydimension>
		      <mix:Source_YdimensionUnit>inches</mix:Source_YdimensionUnit>
		    </mix:Source_Y>
		  </mix:SpatialMetrics>
		</mix:ImagingPerformanceAssessment>
	      </mix:mix>
	    </mets:xmlData>
	  </mets:mdWrap>
	</mets:techMD>
	<mets:techMD ID="ADM6">
	  <mets:mdWrap MDTYPE="NISOIMG">
	    <mets:xmlData>
	      <mix:mix>
		<mix:ImagingPerformanceAssessment>
		  <mix:SpatialMetrics>
		    <mix:ImageWidth>77</mix:ImageWidth>
		    <mix:ImageLength>125</mix:ImageLength>
		  </mix:SpatialMetrics>
		</mix:ImagingPerformanceAssessment>
		<mix:ChangeHistory>
		  <mix:ImageProcessing>
		    <mix:DateTimeProcessed>2003-01-22</mix:DateTimeProcessed>
		    <mix:SourceData>PhotoCD:cubanc_1_2_00004789a.tif</mix:SourceData>
		  </mix:ImageProcessing>
		</mix:ChangeHistory>
	      </mix:mix>
	    </mets:xmlData>
	  </mets:mdWrap>
	</mets:techMD>
	<mets:techMD ID="ADM7">
	  <mets:mdWrap MDTYPE="NISOIMG">
	    <mets:xmlData>
	      <mix:mix>
		<mix:ImagingPerformanceAssessment>
		  <mix:SpatialMetrics>
		    <mix:ImageWidth>466</mix:ImageWidth>
		    <mix:ImageLength>750</mix:ImageLength>
		  </mix:SpatialMetrics>
		</mix:ImagingPerformanceAssessment>
		<mix:ChangeHistory>
		  <mix:ImageProcessing>
		    <mix:DateTimeProcessed>2003-01-22</mix:DateTimeProcessed>
		    <mix:SourceData>PhotoCD:cubanc_1_2_00004789a.tif</mix:SourceData>
		  </mix:ImageProcessing>
		</mix:ChangeHistory>
	      </mix:mix>
	    </mets:xmlData>
	  </mets:mdWrap>
	</mets:techMD>
	<mets:techMD ID="ADM8">
	  <mets:mdWrap MDTYPE="NISOIMG">
	    <mets:xmlData>
	      <mix:mix>
		<mix:ImagingPerformanceAssessment>
		  <mix:SpatialMetrics>
		    <mix:ImageWidth>933</mix:ImageWidth>
		    <mix:ImageLength>1500</mix:ImageLength>
		  </mix:SpatialMetrics>
		</mix:ImagingPerformanceAssessment>
		<mix:ChangeHistory>
		  <mix:ImageProcessing>
		    <mix:DateTimeProcessed>2003-01-22</mix:DateTimeProcessed>
		    <mix:SourceData>PhotoCD:cubanc_1_2_00004789a.tif</mix:SourceData>
		  </mix:ImageProcessing>
		</mix:ChangeHistory>
	      </mix:mix>
	    </mets:xmlData>
	  </mets:mdWrap>
	</mets:techMD>
	<mets:rightsMD ID="ADM9">
	  <mets:mdWrap MDTYPE="OTHER" OTHERMDTYPE="METSRights">
	    <mets:xmlData>
	      <rts:RightsDeclarationMD RIGHTSCATEGORY="COPYRIGHTED">
		<rts:RightsDeclaration>Copyright the University of California Regents.  Source material held by the Bancroft Library, University of California, Berkeley.</rts:RightsDeclaration>
		<rts:RightsHolder>
		  <rts:RightsHolderName>University of California Regents</rts:RightsHolderName>
		</rts:RightsHolder>
		<rts:Context CONTEXTCLASS="GENERAL PUBLIC">
		  <rts:Constraints CONSTRAINTTYPE="TRANSFERPERMISSIONS">
		    <rts:ConstraintDescription>This material is available through the California Cultures Project website at http://calcultures.cdlib.org. For the purposes of research, teaching, and private study, you may reproduce (print, download, or link to) materials from this collection without prior permission of the owning institution, on the condition that proper attribution of the source is provided in all copies.  Sample credit line: [Identification of item], The Bancroft Library, University of California, Berkeley</rts:ConstraintDescription>
		  </rts:Constraints>
		  <rts:Constraints CONSTRAINTTYPE="RE-USE">
		    <rts:ConstraintDescription>For uses of text or images from this document which extend beyond fair use (such as publication or inclusion in commercial online resources), requests for permission must be submitted in writing to: The Bancroft Library, University of California, Berkeley, CA 94720-6000</rts:ConstraintDescription>
		  </rts:Constraints>
		</rts:Context>
	      </rts:RightsDeclarationMD>
	    </mets:xmlData>
	  </mets:mdWrap>
	</mets:rightsMD>
      </mets:amdSec>
      <mets:fileSec>
	<mets:fileGrp VERSDATE="2003-01-22T00:00:00.0" USE="archive image">
	  <mets:file ID="FID1A" MIMETYPE="image/tiff" SEQ="1" CREATED="2003-01-22T00:00:00.0" ADMID="ADM1 ADM5 ADM9" GROUPID="GID1">
	    <mets:FLocat xlink:href="http://sunsite.berkeley.edu/calcultures/ucb/cubanc_1_2_00004789a.tif" LOCTYPE="URL"/>
	  </mets:file>
	</mets:fileGrp>
	<mets:fileGrp VERSDATE="2003-01-22T00:00:00.0" USE="thumbnail image">
	  <mets:file ID="FID2A" MIMETYPE="image/gif" SEQ="1" CREATED="2003-01-22T00:00:00.0" ADMID="ADM2 ADM6 ADM9" GROUPID="GID1">
	    <mets:FLocat xlink:href="http://sunsite.berkeley.edu/calcultures/ucb/cubanc_1_2_00004789a_i.gif" LOCTYPE="URL"/>
	  </mets:file>
	</mets:fileGrp>
	<mets:fileGrp VERSDATE="2003-01-22T00:00:00.0" USE="reference image">
	  <mets:file ID="FID3A" MIMETYPE="image/jpeg" SEQ="1" CREATED="2003-01-22T00:00:00.0" ADMID="ADM3 ADM7 ADM9" GROUPID="GID1">
	    <mets:FLocat xlink:href="http://sunsite.berkeley.edu/calcultures/ucb/cubanc_1_2_00004789a_j.jpg" LOCTYPE="URL"/>
	  </mets:file>
	</mets:fileGrp>
	<mets:fileGrp VERSDATE="2003-01-22T00:00:00.0" USE="reference image">
	  <mets:file ID="FID4A" MIMETYPE="image/jpeg" SEQ="1" CREATED="2003-01-22T00:00:00.0" ADMID="ADM4 ADM8 ADM9" GROUPID="GID1">
	    <mets:FLocat xlink:href="http://sunsite.berkeley.edu/calcultures/ucb/cubanc_1_2_00004789a_k.jpg" LOCTYPE="URL"/>
	  </mets:file>
	</mets:fileGrp>
      </mets:fileSec>
      <mets:structMap TYPE="physical">
	<mets:div ORDER="1" TYPE="still image" LABEL="[Pablo de la Guerra (1833-1874), son of José de la Guerra y Noriega]" DMDID="PMDM1 DMD1A">
	  <mets:fptr FILEID="FID1A"/>
	  <mets:fptr FILEID="FID2A"/>
	  <mets:fptr FILEID="FID3A"/>
	  <mets:fptr FILEID="FID4A"/>
	</mets:div>
      </mets:structMap>
    </mets:mets>
  </Appendix>
  <Appendix NUMBER="2">
    <mets:mets xmlns:mets="http://www.loc.gov/METS/" xmlns:mods="http://www.loc.gov/mods/v3" xmlns:rts="http://cosimo.stanford.edu/sdr/metsrights/" xmlns:xlink="http://www.w3.org/TR/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.loc.gov/METS/ http://www.loc.gov/mets/mets.xsd
																																       http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-0.xsd
																																       http://www.loc.gov/mix/ http://www.loc.gov/mix/mix.xsd
																																       http://cosimo.stanford.edu/sdr/metsrights/
																																       http://cosimo.stanford.edu/sdr/metsrights.xsd" OBJID="ark:/13030/kt9s2009hz" TYPE="Text" LABEL="Dictation from Amelia Hartman Saunders : Sacramento : ms., 1887" PROFILE="http://www.loc.gov/mets/profiles/00000002.xml">
      <mets:metsHdr CREATEDATE="2004-06-05T10:15:00" LASTMODDATE="2004-06-05T10:15:00">
	<mets:agent ROLE="CREATOR" TYPE="ORGANIZATION">
	  <mets:name>Library Systems Office, University of California, Berkeley</mets:name>
	</mets:agent>
      </mets:metsHdr>
      <mets:dmdSec ID="DMD1">
	<mets:mdWrap MDTYPE="MODS">
	  <mets:xmlData>
	    <mods:mods>
	      <mods:titleInfo>
		<mods:title>Dictation from Amelia Hartman Saunders : ms., Sacramento : 1887</mods:title>
	      </mods:titleInfo>
	      <mods:name type="personal">
		<mods:namePart>Saunders, Amelia Hartman</mods:namePart>
		<mods:namePart type="date">1851-</mods:namePart>
		<mods:role>
		  <mods:roleTerm authority="lcnaf" type="text">author</mods:roleTerm>
		</mods:role>
	      </mods:name>
	      <mods:typeOfResource manuscript="yes">text</mods:typeOfResource>
	      <mods:genre authority="rbgenr">Autobiographies</mods:genre>
	      <mods:originInfo>
		<mods:place>
		  <mods:placeTerm type="text">Sacramento, California</mods:placeTerm>
		</mods:place>
		<mods:dateCreated>1887</mods:dateCreated>
		<mods:dateCreated encoding="w3cdtf" point="start">1887</mods:dateCreated>
	      </mods:originInfo>
	      <mods:language>
		<mods:languageTerm authority="iso639-2b" type="code">eng</mods:languageTerm>
	      </mods:language>
	      <mods:physicalDescription>
		<mods:extent>1 folder</mods:extent>
	      </mods:physicalDescription>
	      <mods:abstract>From miscellaneous California dictations, statements and some questionnaires concerning social life, customs, economic conditions, recorded and prepared for H.H. Bancroft primarily between 1887 and 1889.</mods:abstract>
	      <mods:note type="provenance">Forms part of the Hubert Howe Bancroft Colection</mods:note>
	      <mods:subject authority="lcsh">
		<mods:geographic>California--Biography</mods:geographic>
	      </mods:subject>
	      <mods:subject>
		<mods:geographic>Sacramento (Calif.)--Social life and customs</mods:geographic>
	      </mods:subject>
	      <mods:relatedItem type="host">
		<mods:titleInfo>
		  <mods:title>Hubert Howe Bancroft Collection</mods:title>
		</mods:titleInfo>
	      </mods:relatedItem>
	      <mods:relatedItem type="host">
		<mods:titleInfo type="uniform">
		  <mods:title>Miscellaneous California dictations</mods:title>
		</mods:titleInfo>
	      </mods:relatedItem>
	      <mods:identifier type="local">BANC C-D 810:386</mods:identifier>
	      <mods:location>
		<mods:physicalLocation>The Bancroft Library. University of California, Berkeley, CA 94720-6000</mods:physicalLocation>
	      </mods:location>
	      <mods:accessCondition displayLabel="Access restrictions:">Non-circulating; may be used only in the Bancroft library</mods:accessCondition>
	    </mods:mods>
	  </mets:xmlData>
	</mets:mdWrap>
      </mets:dmdSec>
      <mets:amdSec>
	<mets:rightsMD ID="ADM1A">
	  <mets:mdWrap MDTYPE="OTHER" OTHERMDTYPE="METSRights">
	    <mets:xmlData>
	      <rts:RightsDeclarationMD RIGHTSCATEGORY="COPYRIGHTED">
		<rts:RightsDeclaration>Copyright the University of California Regents.  Source material held by the Bancroft Library, University of California, Berkeley.</rts:RightsDeclaration>
		<rts:RightsHolder>
		  <rts:RightsHolderName>University of California Regents</rts:RightsHolderName>
		</rts:RightsHolder>
		<rts:Context CONTEXTCLASS="GENERAL PUBLIC">
		  <rts:Constraints CONSTRAINTTYPE="TRANSFERPERMISSIONS">
		    <rts:ConstraintDescription>For the purposes of research, teaching, and private study, you may reproduce (print, download, or link to) this material without prior permission of the owning institution, on the condition that proper attribution of the source is provided in all copies.  Sample credit line: [Identification of item], The Bancroft Library, University of California, Berkeley</rts:ConstraintDescription>
		  </rts:Constraints>
		  <rts:Constraints CONSTRAINTTYPE="RE-USE">
		    <rts:ConstraintDescription>For uses of text or images from this document which extend beyond fair use (such as publication or inclusion in commercial online resources), requests for permission must be submitted in writing to: The Bancroft Library, University of California, Berkeley, CA 94720-6000</rts:ConstraintDescription>
		  </rts:Constraints>
		</rts:Context>
	      </rts:RightsDeclarationMD>
	    </mets:xmlData>
	  </mets:mdWrap>
	</mets:rightsMD>
      </mets:amdSec>
      <mets:fileSec>
	<mets:fileGrp VERSDATE="1999-06-17T00:00:00" USE="archive image">
	  <mets:file ID="FID1" MIMETYPE="image/tiff" SEQ="1" CREATED="1999-06-17T00:00:00" ADMID="ADM1A" GROUPID="GID1">
	    <mets:FLocat xlink:href="http://sunsite.berkeley.edu/masters/bkm00002773a.tif" LOCTYPE="URL"/>
	  </mets:file>
	  <mets:file ID="FID2" MIMETYPE="image/tiff" SEQ="2" CREATED="1999-06-17T00:00:00" ADMID="ADM1A" GROUPID="GID2">
	    <mets:FLocat xlink:href="http://sunsite.berkeley.edu/masters/bkm00002774a.tif" LOCTYPE="URL"/>
	  </mets:file>
	</mets:fileGrp>
	<mets:fileGrp VERSDATE="1999-06-28T00:00:00" USE="thumbnail image">
	  <mets:file ID="FID3" MIMETYPE="image/gif" SEQ="1" CREATED="1999-06-28T00:00:00" ADMID="ADM1A" GROUPID="GID1">
	    <mets:FLocat xlink:href="http://sunsite.berkeley.edu/moa2/images/bkm00002773a_a.gif" LOCTYPE="URL"/>
	  </mets:file>
	  <mets:file ID="FID4" MIMETYPE="image/gif" SEQ="2" CREATED="1999-06-28T00:00:00" ADMID="ADM1A" GROUPID="GID2">
	    <mets:FLocat xlink:href="http://sunsite.berkeley.edu/moa2/images/bkm00002774a_a.gif" LOCTYPE="URL"/>
	  </mets:file>
	</mets:fileGrp>
	<mets:fileGrp VERSDATE="1999-06-28T00:00:00" USE="reference image">
	  <mets:file ID="FID5" MIMETYPE="image/jpeg" SEQ="1" CREATED="1999-06-28T00:00:00" ADMID="ADM1A" GROUPID="GID1">
	    <mets:FLocat xlink:href="http://sunsite.berkeley.edu/moa2/images/bkm00002773a_b.jpg" LOCTYPE="URL"/>
	  </mets:file>
	  <mets:file ID="FID6" MIMETYPE="image/jpeg" SEQ="2" CREATED="1999-06-28T00:00:00" ADMID="ADM1A" GROUPID="GID2">
	    <mets:FLocat xlink:href="http://sunsite.berkeley.edu/moa2/images/bkm00002774a_b.jpg" LOCTYPE="URL"/>
	  </mets:file>
	</mets:fileGrp>
	<mets:fileGrp VERSDATE="1999-06-28T00:00:00" USE="reference image">
	  <mets:file ID="FID7" MIMETYPE="image/jpeg" SEQ="1" CREATED="1999-06-28T00:00:00" ADMID="ADM1A" GROUPID="GID1">
	    <mets:FLocat xlink:href="http://sunsite.berkeley.edu/moa2/images/bkm00002773a_c.jpg" LOCTYPE="URL"/>
	  </mets:file>
	  <mets:file ID="FID8" MIMETYPE="image/jpeg" SEQ="2" CREATED="1999-06-28T00:00:00" ADMID="ADM1A" GROUPID="GID2">
	    <mets:FLocat xlink:href="http://sunsite.berkeley.edu/moa2/images/bkm00002774a_c.jpg" LOCTYPE="URL"/>
	  </mets:file>
	</mets:fileGrp>
      </mets:fileSec>
      <mets:structMap TYPE="physical">
	<mets:div ORDER="1" TYPE="text" LABEL="Dictation from Amelia Hartman Saunders : Sacramento : ms., 1887" DMDID="DMD1">
	  <mets:div ORDER="1" TYPE="page" LABEL=" Page [1]">
	    <mets:fptr FILEID="FID1"/>
	    <mets:fptr FILEID="FID3"/>
	    <mets:fptr FILEID="FID5"/>
	    <mets:fptr FILEID="FID7"/>
	  </mets:div>
	  <mets:div ORDER="2" TYPE="page" LABEL=" Page [2]">
	    <mets:fptr FILEID="FID2"/>
	    <mets:fptr FILEID="FID4"/>
	    <mets:fptr FILEID="FID6"/>
	    <mets:fptr FILEID="FID8"/>
	  </mets:div>
	</mets:div>
      </mets:structMap>
    </mets:mets>
  </Appendix>
</METS_Profile>
