<?xml version='1.0' ?>
<t:chloe xmlns:t="http://factorcode.org/chloe/1.0">
<t:script>function testAlerts() {
window.alert("Hello, world!");
}</t:script>
<t:write-script />
</t:chloe>