Each line of this test file will be loaded to the model by activation-test.py
Action tags should contain the same string in id attribute as they have enclosed between the tags, so that the tester can compare them and report errors. The lines are not escaped, and the resulting text has escaped text "resolved".
Activatable <action id='text'>text</action>
<action id='Le text'>Le text</action> activatablé
Multibyte character tests:
Before activatable text: åäöÅÄÖ <action id='multi'>multi</action> end
Inside activatable text: <action id='åäöÅÄÖ'>åäöÅÄÖ</action> end
After activatable text: <action id='multi'>multi</action> åäöÅÄÖ
Before and after activatable text: åäöÅÄÖ <action id='multi'>multi</action> åäöÅÄÖ
Lots of it: åäöÅÄÖ <action id='åäöÅÄÖ'>åäöÅÄÖ</action> åäöÅÄÖ
