<?xml version="1.0" encoding="UTF-8"?>
<s:scufl xmlns:s="http://org.embl.ebi.escience/xscufl/0.1alpha" version="0.2" log="0">
  <s:workflowdescription lsid="urn:lsid:www.mygrid.org.uk:operation:2G2H8HIE1V0" author="" title="" />
  <s:processor name="Get_Protein_GBSeq_XML">
    <s:local>net.sourceforge.taverna.scuflworkers.ncbi.ProteinGBSeqWorker</s:local>
  </s:processor>
  <s:processor name="Get_Nucleotide_GBSeq_XML">
    <s:local>net.sourceforge.taverna.scuflworkers.ncbi.NucleotideGBSeqWorker</s:local>
  </s:processor>
  <s:processor name="GenBankIdentifier" boring="true">
    <s:stringconstant>1293613</s:stringconstant>
  </s:processor>
  <s:link source="GenBankIdentifier:value" sink="Get_Nucleotide_GBSeq_XML:id" />
  <s:link source="GenBankIdentifier:value" sink="Get_Protein_GBSeq_XML:id" />
  <s:link source="Get_Nucleotide_GBSeq_XML:outputText" sink="Nucleotide" />
  <s:link source="Get_Protein_GBSeq_XML:outputText" sink="Protein" />
  <s:sink name="Nucleotide" />
  <s:sink name="Protein" />
</s:scufl>



