In this step you will add the instructions that create the ID in the sourceId and followId GN4 attributes.

 <sourceId>

   <xsl:value-of select="$publicIdentifier"/>

 </sourceId>

 <followId>

   <xsl:value-of select="$publicIdentifier"/>

 </followId>