#Zegnat<data> elements are just like <span> elements, but they have a value attribute specifically for marking up machine-readable data. So you can do: <data class="p-rsvp" value="yes">I am coming</data>, where the machine-readable (mf2 expected) value for the string “I am coming” is “yes”.