gossip

The gossip element instructs the AIML interpreter to capture
	the result of processing the contents of the gossip elements and to store
	these contents in a manner left up to the implementation. Most common uses
	of gossip have been to store captured contents in a separate
file.

Element Information

Model

star | that | input | thatstar | topicstar | get | bot | sr | date | id | size | version | uppercase | lowercase | formal | sentence | condition | random | set | gossip | srai | person | person2 | gender | think | learn | system | javascript | ANY element from ANY namespace OTHER than 'No Namespace'

Source

<xs:element name="gossip" type="MixedTemplateContentContainer">
  <xs:annotation>
    <xs:documentation>The gossip element instructs the AIML interpreter to capture the result of processing the contents of the gossip elements and to store these contents in a manner left up to the implementation. Most common uses of gossip have been to store captured contents in a separate file.</xs:documentation>
  </xs:annotation>
</xs:element>

Sample