<?xml version="1.0"?>

<!-- 
	Updates/stores one fare within the itin with updated tour box text.
	(the <FareNumInfo> element is always required when using <UpdateModifiersMods>)
-->

<DocProdFareRequote_5>
   <UpdateModifiersMods>
      <FareNumInfo>
         <FareNumAry>
            <FareNum>1</FareNum>
         </FareNumAry>
      </FareNumInfo>
      <TourCode>
         <Rules>1234567</Rules>
      </TourCode>
   </UpdateModifiersMods>
</DocProdFareRequote_5>
