<?xml version="1.0" encoding="UTF-8"?>
<resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://datacite.org/schema/kernel-4" xsi:schemaLocation="http://datacite.org/schema/kernel-4 http://schema.datacite.org/meta/kernel-4/metadata.xsd">
  <identifier identifierType="DOI">10.5072/example-full</identifier>
  <creators>
    <creator>
      <creatorName>Miller, Elizabeth</creatorName>
      <givenName>Elizabeth</givenName>
      <familyName>Miller</familyName>
      <nameIdentifier schemeURI="http://orcid.org/" nameIdentifierScheme="ORCID">0000-0001-5000-0007</nameIdentifier>
      <affiliation>DataCite</affiliation>
    </creator>
  </creators>
  <titles>
    <title xml:lang="en-us">Full DataCite XML Example</title>
    <title xml:lang="en-us" titleType="Subtitle">Demonstration of DataCite Properties.</title>
  </titles>
  <publisher>DataCite</publisher>
  <publicationYear>2014</publicationYear>
  <subjects>
    <subject xml:lang="en-us" schemeURI="http://dewey.info/" subjectScheme="dewey">000 computer science</subject>
  </subjects>
  <contributors>
    <contributor contributorType="ProjectLeader">
      <contributorName>Starr, Joan</contributorName>
      <nameIdentifier schemeURI="http://orcid.org/" nameIdentifierScheme="ORCID">0000-0002-7285-027X</nameIdentifier>
      <affiliation>California Digital Library</affiliation>
    </contributor>
  </contributors>
  <dates>
    <date dateType="Updated">2014-10-17</date>
  </dates>
  <language>en-us</language>
  <resourceType resourceTypeGeneral="Software">XML</resourceType>
  <alternateIdentifiers>
    <alternateIdentifier alternateIdentifierType="URL">http://schema.datacite.org/schema/meta/kernel-3.1/example/datacite-example-full-v3.1.xml</alternateIdentifier>
  </alternateIdentifiers>
  <relatedIdentifiers>
    <relatedIdentifier relatedIdentifierType="URL" relationType="HasMetadata" relatedMetadataScheme="citeproc+json" schemeURI="https://github.com/citation-style-language/schema/raw/master/csl-data.json">http://data.datacite.org/application/citeproc+json/10.5072/example-full</relatedIdentifier>
    <relatedIdentifier relatedIdentifierType="arXiv" relationType="IsReviewedBy">arXiv:0706.0001</relatedIdentifier>
  </relatedIdentifiers>
  <sizes>
    <size>3KB</size>
  </sizes>
  <formats>
    <format>application/xml</format>
  </formats>
  <version>3.1</version>
  <rightsList>
    <rights rightsURI="http://creativecommons.org/publicdomain/zero/1.0/">CC0 1.0 Universal</rights>
  </rightsList>
  <descriptions>
    <description xml:lang="en-us" descriptionType="Abstract">
      XML example of all DataCite Metadata Schema v4.0 properties.
    </description>
  </descriptions>
  <geoLocations>
    <geoLocation>
      <geoLocationPlace>Atlantic Ocean</geoLocationPlace>
      <geoLocationPoint>
        <pointLongitude>-67.302</pointLongitude>
        <pointLatitude>31.233</pointLatitude>
      </geoLocationPoint>
      <geoLocationBox>
        <westBoundLongitude>-71.032</westBoundLongitude>
        <eastBoundLongitude>-68.211</eastBoundLongitude>
        <southBoundLatitude>41.090</southBoundLatitude>
        <northBoundLatitude>42.893</northBoundLatitude>
      </geoLocationBox>
    </geoLocation>
  </geoLocations>
</resource>
