<?xml version="1.0" encoding="utf-8" ?>
<Patch>
  <Operation Class="PatchOperationAdd">
    <xpath>*/WorkGiverDef[defName="DoBillsFabricationBench"]/fixedBillGiverDefs</xpath>
    <value>
      <li>PN_AutomatonBench</li>
    </value>
  </Operation>
  <!--<Operation Class="PatchOperationAdd">
    <xpath>*/WorkGiverDef[defName="ChatWithPrisoner"]</xpath>
    <value>
      <workTags>
        <li>PN_noPrisoner</li>
      </workTags>
    </value>
  </Operation>
  <Operation Class="PatchOperationAdd">
    <xpath>*/WorkGiverDef[defName="Research"]</xpath>
    <value>
      <workTags>
        <li>PN_noResearch</li>
      </workTags>
    </value>
  </Operation>-->
</Patch>