<?xml version="1.0"?>

<!--
	Adds to the current PNR a pair of "to" email addresses,
	and a comment associated with the 2nd "to" address.
-->

<PNRBFManagement_39>
        <PNRBFSecondaryBldChgMods>
           <ItemAry>
               <Item>
                  <DataBlkInd>R </DataBlkInd>
                  <EmailQual>
                      <EditTypeInd>A</EditTypeInd>
                      <AddQual>
                        <LineNum></LineNum>
                        <Type>T</Type>
                        <EmailData>ToAddress1@SomeISP.org</EmailData>
                      </AddQual>
                  </EmailQual>
               </Item>
               <Item>
                  <DataBlkInd>R </DataBlkInd>
                  <EmailQual>
                      <EditTypeInd>A</EditTypeInd>
                      <AddQual>
                        <LineNum></LineNum>
                        <Type>T</Type>
                        <EmailData>Other_ToAddress@StateUniversity.edu</EmailData>
                      </AddQual>
                  </EmailQual>
               </Item>
               <Item>
                  <DataBlkInd>R </DataBlkInd>
                  <EmailQual>
                      <EditTypeInd>A</EditTypeInd>
                      <AddQual>
                        <LineNum>002</LineNum>
                        <Type>C</Type>
                        <EmailData>comment for the 2nd 'ToAddress'</EmailData>
                      </AddQual>
                  </EmailQual>
               </Item>
               <Item>
                  <DataBlkInd>E </DataBlkInd>
                     <EndQual>
			<EndMark>E</EndMark>
		     </EndQual>
		</Item>
            </ItemAry>              
        </PNRBFSecondaryBldChgMods>
</PNRBFManagement_39>