# Mailchimp uses tables a lot in its email templates
replace_string(<table): <div
replace_string(</table): </div
replace_string(<tbody): <div
replace_string(</tbody): </div
replace_string(<tr): <div
replace_string(</tr): </div
replace_string(<td): <div
replace_string(</td): </div

body: //div[@id="bodyTable"]

strip_id_or_class: templatePreheader
strip_id_or_class: mcnShareBlock
strip_id_or_class: templateFooter
strip_id_or_class: mcnFollowBlock

prune: no

# Test URL needs to be something that doesn't reveal a subscriber's email address
