<?xml version="1.0" encoding="UTF-8"?>
<agent xmlns="http://www.loc.gov/standards/premis/v1"
     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
     xsi:schemaLocation="http://www.loc.gov/standards/premis/v1 http://www.loc.gov/standards/premis/v1/Agent-v1-1.xsd">
    <agentIdentifier>
        <agentIdentifierType>Yale Net ID</agentIdentifierType>
        <agentIdentifierValue>ab12</agentIdentifierValue>
    </agentIdentifier>
    <agentName>Arthur Brown</agentName>
    <agentType>system administrator</agentType>
</agent>

