<?xml version="1.0"?>

<!DOCTYPE CAF SYSTEM '../AHAstandard/CAF.dtd'>

<CAF>
  <domainmodel>
    <concept>
      <name>Show all domain </name>
      <concept>
	<name>Show all</name>
	<attribute>
	  <name>title</name>
	  <contents>Show all</contents>
	</attribute>
	<attribute>
	  <name>text</name>
	  <contents>This is an example of a strategy that shows everything. There is nothing much to see since there is no real adaptation in this strategy</contents>
	</attribute>
      </concept>
    </concept>
  </domainmodel>
  <goalmodel>
    <lesson weight="0" label="">
      <link weight="0" label="">Show all domain \Show all\title</link>
      <link weight="0" label="">Show all domain \Show all\text</link>
    </lesson>
  </goalmodel>
</CAF>


