<?xml version="1.0" encoding="iso-8859-1"?><vocabularyservices>  <status><![CDATA[available]]></status>  <param>  <term><![CDATA[task]]></term>  <term><![CDATA[arg]]></term>  <term><![CDATA[output]]></term>  <task><![CDATA[Action to do]]></task>  <arg><![CDATA[arguments for task action (eg: string for search task, numerical id for specific term data)]]></arg>  <output><![CDATA[Output format, can be JSON or XML. Optional parameter, XML by default ]]></output>  </param>  <web_service_version><![CDATA[0.4]]></web_service_version>  <version><![CDATA[TemaTres 1.04]]></version>  <fetchRelated>  <action><![CDATA[ Retrieve alternative/non prefered terms for one ID ]]></action>  <task><![CDATA[fetchAlt]]></task>  <arg><![CDATA[one ID (int)]]></arg>  <example><![CDATA[http://www.r020.com.ar/tematres/index.php/services.php?task=fetchAlt&arg=1]]></example>  </fetchRelated>  <fetchDown>  <action><![CDATA[ Retrieve more specific terms for one ID ]]></action>  <task><![CDATA[fetchDown]]></task>  <arg><![CDATA[one ID (int)]]></arg>  <example><![CDATA[http://www.r020.com.ar/tematres/index.php/services.php?task=fetchDown&arg=1]]></example>  </fetchDown>  <fetchUp>  <action><![CDATA[ Retrieve hierarquical structure for one ID ]]></action>  <task><![CDATA[fetchUp]]></task>  <arg><![CDATA[one ID (int)]]></arg>  <example><![CDATA[http://www.r020.com.ar/tematres/index.php/services.php?task=fetchUp&arg=1]]></example>  </fetchUp>  <fetchTerm>  <action><![CDATA[ Retrieve simple term data ]]></action>  <task><![CDATA[fetchTerm]]></task>  <arg><![CDATA[one ID (int)]]></arg>  <example><![CDATA[http://www.r020.com.ar/tematres/index.php/services.php?task=fetchTerm&arg=1]]></example>  </fetchTerm>  <fetchNotes>  <action><![CDATA[ Retrieve notes for one term ]]></action>  <task><![CDATA[fetchNotes]]></task>  <arg><![CDATA[one ID (int)]]></arg>  <example><![CDATA[http://www.r020.com.ar/tematres/index.php/services.php?task=fetchNotes&arg=1]]></example>  </fetchNotes>  <fetchDirectTerms>  <action><![CDATA[ Retrieve alternative, related and direct hieraquical terms for one term_id ]]></action>  <task><![CDATA[fetchDirectTerms]]></task>  <arg><![CDATA[one ID (int)]]></arg>  <example><![CDATA[http://www.r020.com.ar/tematres/index.php/services.php?task=fetchDirectTerms&arg=1]]></example>  </fetchDirectTerms>  <fetchTopTerms>  <action><![CDATA[ Retrieve vocabulary top terms]]></action>  <task><![CDATA[fetchTopTerms]]></task>  <arg><![CDATA[ none]]></arg>  <example><![CDATA[http://www.r020.com.ar/tematres/index.php/services.php?task=fetchTopTerms]]></example>  </fetchTopTerms>  <fetchTerms>  <action><![CDATA[ Retrieve simple term data for some coma separated IDs (example: 3,6,98) ]]></action>  <task><![CDATA[fetchTerms]]></task>  <arg><![CDATA[some coma separated IDs (for example: arg=3,6,98)]]></arg>  <example><![CDATA[http://www.r020.com.ar/tematres/index.php/services.php?task=fetchTerms&arg=1,2,4]]></example>  </fetchTerms>  <fetchRelatedTerms>  <action><![CDATA[ Retrieve simple related term data for some coma separated terms IDs (example: 3,6,98) ]]></action>  <task><![CDATA[fetchRelatedTerms]]></task>  <arg><![CDATA[some coma separated IDs (for example: arg=3,6,98)]]></arg>  <example><![CDATA[http://www.r020.com.ar/tematres/index.php/services.php?task=fetchRelatedTerms&arg=1,4]]></example>  </fetchRelatedTerms>  <letter>  <action><![CDATA[Search and retrieve terms was beginning with letter $arg]]></action>  <task><![CDATA[letter]]></task>  <arg><![CDATA[one letter (for example: arg=a)]]></arg>  <example><![CDATA[http://www.r020.com.ar/tematres/index.php/services.php?task=letter&arg=a]]></example>  </letter>  <search>  <action><![CDATA[Search and retrieve terms]]></action>  <task><![CDATA[search]]></task>  <arg><![CDATA[search expresion (string)]]></arg>  <example><![CDATA[http://www.r020.com.ar/tematres/index.php/services.php?task=search&arg=peace]]></example>  </search>  <fetchSimilar>  <action><![CDATA[Search and retrieve similar term for string search expresion ($arg)]]></action>  <task><![CDATA[fetchSimilar]]></task>  <arg><![CDATA[string (for example: arg=trrends)]]></arg>  <example><![CDATA[http://www.r020.com.ar/tematres/index.php/services.php?task=letter&arg=a]]></example>  </fetchSimilar>  <fetchVocabularyData>  <action><![CDATA[Retrieve data about vocabulary]]></action>  <task><![CDATA[fetchVocabularyData ]]></task>  <arg><![CDATA[1]]></arg>  <example><![CDATA[http://www.r020.com.ar/tematres/index.php/services.php?task=fetchVocabularyData]]></example>  </fetchVocabularyData>  <resume>  <status><![CDATA[available]]></status>  <param>  <task><![CDATA[]]></task>  <arg><![CDATA[]]></arg>  </param>  <web_service_version><![CDATA[0.4]]></web_service_version>  <version><![CDATA[TemaTres 1.04]]></version>  <cant_result><![CDATA[0]]></cant_result>  </resume></vocabularyservices>