<?xml version="1.0" encoding="ISO-8859-1"?>
<aiml version="1.0">

<!-- TARD TARD TARD TARD -->
<category>
<pattern>TARD</pattern>
<template>Il n'est jamais trop tard.
</template>
</category>

<category>
<pattern>TARD *</pattern>
<template>
<srai>LÀ</srai>
</template>
</category>

<category>
<pattern>_ TARD</pattern>
<template>
<srai>LÀ</srai>
</template>
</category>

<category>
<pattern>_ TARD *</pattern>
<template>
<srai>LÀ</srai>
</template>
</category>

</aiml>