Skip to content

Instantly share code, notes, and snippets.

@sorindragan
Created June 29, 2019 11:48
Show Gist options
  • Save sorindragan/bbb235fa1120977e402fb4778d4949bf to your computer and use it in GitHub Desktop.
Save sorindragan/bbb235fa1120977e402fb4778d4949bf to your computer and use it in GitHub Desktop.
<?xml version = "1.0" encoding = "UTF-8"?>
<aiml version = "1.0.1" encoding = "UTF-8"?>
<category>
<pattern>A * IS A *</pattern>
<template>
Of course that <star index = "1"/> is a <star index = "2"/>.
</template>
</category>
</aiml>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment