<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<CFile xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.w3.org/2001/XMLSchema" xsi:schemaLocation="cext_xsd.xsd">
<![CDATA[#include <stdio.h>
<variable name="spy1" type="INT" class="output"/>
<variable name="spy2" type="REAL" class="output"/>
<![CDATA[//printf("spy1 : %hd\n", spy1);
//printf("spy2 : %f\n", spy2);]]>