Once you have compiled and formatted all of the scrape data to be used for the AEPop link, it must be encoded into Base64. After taking the XML data example from the previous sections, the example below has been formatted to encode any special characters as well as remove the ADDITIONALINFO, HOTSPOT, and SCREEN XML elements. The CONTEXT localename, DOCTYPE name, and KEYWORD name values were also removed.
<SCRAPE> <CONTEXT name="Unity Client - Retrieval" localename="" /> <DOCTYPE id="101" name="" /> <DOCTYPE id="102" name="" /> <DOCTYPE id="127" name="" /> <KEYWORD id="103" name="" value="O'Doyle Economical Imports" indexonly="0" dataType="10" /> <KEYWORD id="114" name="" value="1220" indexonly="0" dataType="10" /> </SCRAPE>