<?xml version="1.0" encoding="utf-8"?><vocabularyservices>  <status><![CDATA[available]]></status>  <status_skos_core><![CDATA[disable]]></status_skos_core>  <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[2.0]]></web_service_version>  <version><![CDATA[TemaTres 3.4.4]]></version>  <fetchVocabularyData>  <action><![CDATA[Retrieve data about vocabulary]]></action>  <task><![CDATA[fetchVocabularyData ]]></task>  <arg><![CDATA[1]]></arg>  <example><![CDATA[https://library.fes.de/tematres/vocab/services.php?task=fetchVocabularyData]]></example>  </fetchVocabularyData>  <fetchTopTerms>  <action><![CDATA[ Retrieve vocabulary top terms]]></action>  <task><![CDATA[fetchTopTerms]]></task>  <arg><![CDATA[ none]]></arg>  <example><![CDATA[https://library.fes.de/tematres/vocab/services.php?task=fetchTopTerms]]></example>  </fetchTopTerms>  <fetchCentralTerms>  <action><![CDATA[ Retrieve the vocabulary central terms (relation between depth and number of descendant terms)]]></action>  <task><![CDATA[fetchCentralTerms]]></task>  <arg><![CDATA[ none]]></arg>  <example><![CDATA[https://library.fes.de/tematres/vocab/services.php?task=fetchCentralTerms]]></example>  </fetchCentralTerms>  <search>  <action><![CDATA[Search and retrieve terms]]></action>  <task><![CDATA[search]]></task>  <arg><![CDATA[search expresion (string)]]></arg>  <example><![CDATA[https://library.fes.de/tematres/vocab/services.php?task=search&arg=peace]]></example>  </search>  <fetch>  <action><![CDATA[Search and retrieve terms using exact matching]]></action>  <task><![CDATA[fetch]]></task>  <arg><![CDATA[search expresion (string)]]></arg>  <example><![CDATA[https://library.fes.de/tematres/vocab/services.php?task=fetch&arg=peace]]></example>  </fetch>  <match>  <action><![CDATA[Search and retrieve terms using natural language matching approach]]></action>  <task><![CDATA[match]]></task>  <arg><![CDATA[search expresion (string)]]></arg>  <example><![CDATA[https://library.fes.de/tematres/vocab/services.php?task=match&arg=peace]]></example>  </match>  <searchNotes>  <action><![CDATA[Retrieve terms searching in notes]]></action>  <task><![CDATA[searchNotes]]></task>  <arg><![CDATA[search expresion (string)]]></arg>  <example><![CDATA[https://library.fes.de/tematres/vocab/services.php?task=searchNotes&arg=peace]]></example>  </searchNotes>  <suggest>  <action><![CDATA[Simple search and retrieve terms who start with string (only string)]]></action>  <task><![CDATA[suggest]]></task>  <arg><![CDATA[search expresion (string)]]></arg>  <example><![CDATA[https://library.fes.de/tematres/vocab/services.php?task=suggest&arg=pea]]></example>  </suggest>  <suggestDetails>  <action><![CDATA[Search and retrieve terms who start with string (term_id, term, and more data)]]></action>  <task><![CDATA[suggestDetails]]></task>  <arg><![CDATA[search expresion (string)]]></arg>  <example><![CDATA[https://library.fes.de/tematres/vocab/services.php?task=suggestDetails&arg=pea]]></example>  </suggestDetails>  <fetchCode>  <action><![CDATA[Retrieve simple term data by code]]></action>  <task><![CDATA[fetchCode]]></task>  <arg><![CDATA[code (string)]]></arg>  <example><![CDATA[https://library.fes.de/tematres/vocab/services.php?task=fetchCode&arg=01.03.04]]></example>  </fetchCode>  <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[https://library.fes.de/tematres/vocab/services.php?task=letter&arg=a]]></example>  </letter>  <fetchTerm>  <action><![CDATA[ Retrieve simple term data ]]></action>  <task><![CDATA[fetchTerm]]></task>  <arg><![CDATA[one ID (int)]]></arg>  <example><![CDATA[https://library.fes.de/tematres/vocab/services.php?task=fetchTerm&arg=1]]></example>  </fetchTerm>  <fetchAlt>  <action><![CDATA[ Retrieve alternative/non prefered terms for one ID ]]></action>  <task><![CDATA[fetchAlt]]></task>  <arg><![CDATA[one ID (int)]]></arg>  <example><![CDATA[https://library.fes.de/tematres/vocab/services.php?task=fetchAlt&arg=1]]></example>  </fetchAlt>  <fetchDown>  <action><![CDATA[ Retrieve more specific terms for one ID ]]></action>  <task><![CDATA[fetchDown]]></task>  <arg><![CDATA[one ID (int)]]></arg>  <example><![CDATA[https://library.fes.de/tematres/vocab/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[https://library.fes.de/tematres/vocab/services.php?task=fetchUp&arg=1]]></example>  </fetchUp>  <fetchRelated>  <action><![CDATA[ Retrieve related terms for one ID ]]></action>  <task><![CDATA[fetchRelated]]></task>  <arg><![CDATA[one ID (int)]]></arg>  <example><![CDATA[https://library.fes.de/tematres/vocab/services.php?task=fetchRelated&arg=1]]></example>  </fetchRelated>  <fetchNotes>  <action><![CDATA[ Retrieve notes for one term ]]></action>  <task><![CDATA[fetchNotes]]></task>  <arg><![CDATA[one ID (int)]]></arg>  <example><![CDATA[https://library.fes.de/tematres/vocab/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[https://library.fes.de/tematres/vocab/services.php?task=fetchDirectTerms&arg=1]]></example>  </fetchDirectTerms>  <fetchURI>  <action><![CDATA[Search and retrieve data about URI or internet entities linked to one term_id]]></action>  <task><![CDATA[fetchURI]]></task>  <arg><![CDATA[one ID term_id (int)]]></arg>  <example><![CDATA[https://library.fes.de/tematres/vocab/services.php?task=fetchURI&arg=1]]></example>  </fetchURI>  <fetchTargetTerms>  <action><![CDATA[Search and retrieve data about target terms mapped via web services for one term_id]]></action>  <task><![CDATA[fetchTargetTerms]]></task>  <arg><![CDATA[one ID term_id (int)]]></arg>  <example><![CDATA[https://library.fes.de/tematres/vocab//services.php?task=fetchTargetTerms&arg=1]]></example>  </fetchTargetTerms>  <fetchSourceTerms>  <action><![CDATA[Search and retrieve terms mapped in target vocabulary for a given term]]></action>  <task><![CDATA[fetchSourceTerms]]></task>  <arg><![CDATA[term (string)]]></arg>  <example><![CDATA[https://library.fes.de/tematres/vocab/services.php?task=fetchSourceTerm&arg=term]]></example>  </fetchSourceTerms>  <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[https://library.fes.de/tematres/vocab/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[https://library.fes.de/tematres/vocab/services.php?task=fetchRelatedTerms&arg=1,4]]></example>  </fetchRelatedTerms>  <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[https://library.fes.de/tematres/vocab/services.php?task=fetchSimilar&arg=a]]></example>  </fetchSimilar>  <fetchLast>  <action><![CDATA[Retrieves last terms created]]></action>  <task><![CDATA[fetchLast]]></task>  <arg><![CDATA[none]]></arg>  <example><![CDATA[https://library.fes.de/tematres/vocab/services.php?task=fetchLast]]></example>  </fetchLast>  <randomTerm>  <action><![CDATA[Retrieves last random term data. Optionally you can filter terms with specific type of notes (use tag note, ex: NA for scope note)]]></action>  <task><![CDATA[randomTerm]]></task>  <arg><![CDATA[type note tag (optional)]]></arg>  <example><![CDATA[https://library.fes.de/tematres/vocab/services.php?task=randomTerm&arg=NA]]></example>  </randomTerm>  <termsSince>  <action><![CDATA[Retrieve data about terms who was created or modified since given date]]></action>  <task><![CDATA[termsSince]]></task>  <arg><![CDATA[date from do you want to obtain data]]></arg>  <example><![CDATA[https://library.fes.de/tematres/vocab/services.php?task=termsSince&arg=2017-04-05]]></example>  </termsSince>  <sources>  <action><![CDATA[List of normalized references registered in the vocabulary]]></action>  <task><![CDATA[sources]]></task>  <arg><![CDATA[none]]></arg>  <example><![CDATA[https://library.fes.de/tematres/vocab/services.php?task=sources]]></example>  </sources>  <termsbysource>  <action><![CDATA[terms related to normalized reference]]></action>  <task><![CDATA[resource]]></task>  <arg><![CDATA[ID of the resource reference]]></arg>  <example><![CDATA[https://library.fes.de/tematres/vocab/services.php?task=termsbysource&arg=1]]></example>  </termsbysource></vocabularyservices>