<?xml version="1.0" encoding="UTF-8"?>
<TEI xml:space="preserve" xmlns="http://www.tei-c.org/ns/1.0" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://www.tei-c.org/ns/1.0 https://raw.githubusercontent.com/kermitt2/grobid/master/grobid-home/schemas/xsd/Grobid.xsd"
 xmlns:xlink="http://www.w3.org/1999/xlink">
	<teiHeader xml:lang="en">
		<fileDesc>
			<titleStmt>
				<title level="a" type="main">Managing Processes on Mobile Devices: The MARPLE Approach</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Rüdiger</forename><surname>Pryss</surname></persName>
							<email>ruediger.pryss@uni-ulm.de</email>
							<affiliation key="aff0">
								<orgName type="department">Institute for Databases and Information Systems</orgName>
								<orgName type="institution">Ulm University</orgName>
								<address>
									<country key="DE">Germany</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Julian</forename><surname>Tiedeken</surname></persName>
							<email>julian.tiedeken@uni-ulm.de</email>
							<affiliation key="aff0">
								<orgName type="department">Institute for Databases and Information Systems</orgName>
								<orgName type="institution">Ulm University</orgName>
								<address>
									<country key="DE">Germany</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Manfred</forename><surname>Reichert</surname></persName>
							<email>manfred.reichert@uni-ulm.de</email>
							<affiliation key="aff0">
								<orgName type="department">Institute for Databases and Information Systems</orgName>
								<orgName type="institution">Ulm University</orgName>
								<address>
									<country key="DE">Germany</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Managing Processes on Mobile Devices: The MARPLE Approach</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">A02E29B5988DE869EA218772F53427FA</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-24T21:53+0000">
					<desc>GROBID - A machine learning software for extracting information from scholarly documents</desc>
					<ref target="https://github.com/kermitt2/grobid"/>
				</application>
			</appInfo>
		</encodingDesc>
		<profileDesc>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>Ubiquitous Computing is considered as enabler for linking everyday life with information and communication technology. However, developing pervasive applications that provide personalized user assistance is still a challenge. Relevant scenarios are diverse and encompass domains like healthcare, logistics, and business collaboration. Two of the technologies that show increasing maturity in respect to the demands of such applications are light-weight frameworks and process engines for mobile computing. Their fusion, however, is in a rather premature state. Generally, the support of mobile collaboration using a process engine raises challenging issues that need to be addressed. In the MARPLE project we target at a tight integration of process management technology with mobile computing frameworks in order to enable mobile process support in the aforementioned scenarios. In this demo paper we give insights into the MARPLE architecture and its components. In particular, we introduce the MARPLE process engine which enables light-weight as well as flexible process support on mobile devices.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1">Introduction</head><p>Mobile assistance in daily life as empowered by information and communication technology is a much discussed topic. To better understand the challenges emerging in this context, we analyzed real-world scenarios in which mobile user assistance is urgently needed and which stem from domains like healthcare, logistics and business collaboration. In particular, our analyses revealed the fundamental role of process support in respect to mobile and personalized user assistance. This paper picks up a healthcare scenario in which chronically ill patients shall be assisted by mobile devices. Such mobile device gives recommendations in respect to medications. These recommendations, in turn, are made remotely by healthcare professionals and depend on the previously gathered patient data (e.g. blood pressure). Despite its high potential, so far there exists no comprehensive mobile assistance for such scenarios. One issue emerging in the given context is to decide which process parts shall run on mobile devices and which on stationary computers. In the following we refer to the described scenario to discuss fundamental challenges and to show the high potential of mobile assistance. Fig. <ref type="figure" target="#fig_0">1</ref> illustrates both traditional realization of this scenario 1 and its realization based on mobile devices and mobile assistance respectively 2 . After discharging a patient the usual way to monitor his health status is to schedule regular visits for him in the clinic. In certain cases, however, this can lead to delayed adaptations of his treatment plan in case his status has changed.</p><p>To improve this situation and to enable real-time monitoring, mobile data collection and mobile assistance 2 of the patient would be highly welcome by all parties; i.e., the patient needs to be assisted by a mobile device which gathers medical data from him and informs clinicians about status changes.</p><p>To realize the second scenario patient-specific application logic needs to be provided on the mobile device. Consequently, the overall treatment workflow is maybe partitioned 2 and process fragments may run on stationary computers as well as on mobile devices. In particular, the process fragment running on the mobile device needs to be adapted to the specific patient and may evolve over time, i.e., hard-coded process implementations are not tolerable.</p><p>To enable mobile assistance we developed a light-weight process engine called MARPLE that runs on the mobile device and that is able to interact with backend processes if required. In addition, we provide advanced tools for defining, configuring and verifying process fragments. In this paper, we focus on the core architecture and components of the MARPLE mobile process engine. Conceptual issues related to the partitioning of processes as well as to the synchronization of the resulting fragments are outside the scope of this paper. When developing our MARPLE engine we had one shining example to follow -the ADEPT process management system we had developed during the last decade <ref type="bibr" target="#b0">[1]</ref>. In particular, we adopt basic design principles from ADEPT (e.g., correctness-by-construction, dynamic process adaptability), but also align the MARPLE architecture with specific needs of mobile processes. Section 2 introduces a concrete application scenario. In Section 3 we give insights into the MARPLE architecture, while Section 4 shows how the described scenario can be supported in MARPLE. Section 5 discusses related work and Section 6 concludes with a summary and outlook.</p><p>Fig. <ref type="figure">2</ref> shows a typical example of a healthcare process which is modeled in terms of BPMN. Assume that for a particular patient this process is executed three times per day and involves three parties. The first swim lane 1 shows activities conducted at the clinic, which starts the process. When executing step 2 , the clinic triggers the process fragment running on the mobile device of the patient. This mobile process collects patient data and coordinates required actions (e.g., to measure blood pressure or to gather ECG data).</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Fig. 2. Healthcare Process with Mobile Patient Support</head><p>Let us consider the process 3 to be run on the mobile device of the patient in more detail: While the patient stays at home, he first gets a message through his mobile device. Then he measures and collects the requested data being assisted by the process running on his mobile device. Following this, results 4 are sent back to the clinic which then decides 5 about next steps. Ideally no special actions are required. In this case a message is sent back to the patient's mobile device containing information about his medication 6 . Alternatively, the clinic may send a message with information about further treatment or special treatment to home care 7 (either provided by a professional service or a relative of the patient). In the latter case, an additional process fragment is started on the mobile device of the person who is responsible for home care. This process has to be synchronized with the process with the one running on the patient's mobile device. Finally, either the process running on the mobile device of home care or the one running on the mobile device of the patient sends back a report 9 to the clinic. Then the process is finished.</p><p>Altogether the process fragments of three parties need to be synchronized. Thereby, the runtime infrastructure must be able to cope with communication problems, device failures and so forth. In Fig. <ref type="figure">2</ref> the pictograms with label DS and NS indicate a Network Switch or Device Switch within the overall process choreography. Assume that the mobile device of the patient or its connection with the clinic fail. Then the clinic has now knowledge about the status of the patient, but only has the information that the network connection has broken. Such failure scenarios must be covered by the architecture. In particular, the following requirements need to be met by a supporting infrastructure:</p><p>-It must be possible to partition a process model and to allocate the resulting fragments on mobile devices as well as stationary computers. -Soundness of the process (i.e., the process choreography) needs to be ensured.</p><p>-The runtime infrastructure has to cope with physical problems like broken connections or malfunctioning devices. -When running the fragments on distributed devices their execution must be synchronized and messages be exchanged in a reliable way. -Both the overall process model as well as its fragments might have to be adapted during runtime, e.g. to deal with exceptional situations. -A mobile process must be able to gather sensoric data during its execution.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3">MARPLE Architecture</head><p>In this section we give insights into the MARPLE architecture (cf. Fig. <ref type="figure">3</ref>). Its two core components are the MARPLE Mobile Process Engine V1.3 and the MARPLE Mediation Center. Here we focus on those parts of the MARPLE architecture that are relevant in the context of our application scenario. Other components and features of MARPLE are only mentioned shortly and will be subject of future publications.  <ref type="bibr" target="#b0">[1]</ref>. In particular, we adopt the ADEPT process meta model, apply its fundamental correctness notions and correctness checks, and enable flexible process enactment on the mobile device. The latter includes dynamic adaptations of process instances running on the mobile device (e.g., to cope with contextual changes in the environment) and is realized by the MARPLE Mobile Deviation Service. Despite these commonalities with ADEPT it is noteworthy that we provide a complete new implementation of the kernel of the MARPLE Mobile Process Engine V1.3 in order to meet performance requirements of mobile scenarios and to cope with their specific requirements (e.g., broken connections and limited GUIs). In particular, the implementation framework MARPLE is based on is not the same as the one used in the context of ADEPT. While ADEPT relies on JAVA, our MARPLE architecture is based on .NET Compact Framework. The MARPLE Mediation Center consists of four major parts. First, its Maintenance component allows us to configure mobile devices such that they can be used for mobile process support. Second, the Control Unit enables users to assign executable processes to mobile devices, to enact them on the mobile device, to invoke user forms or web services during process execution, and to apply ad-hoc deviations from the pre-modeled process logic.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>MARPLE ARCHITECTURE</head><p>Another fundamental feature of the MARPLE Control Unit is its ability to migrate running process instances from one mobile device to another (e.g., if a patient wants to switch his device). Like ad-hoc changes such process migration can be initiated by the owner of the mobile device as well as by authorized users via the Control Unit. Another important component of the MARPLE Mediation Center is its Modeler. This component adopts basic correctness principles we developed in ADEPT, but provides additional features for partitioning processes and for specifying conceptual models for mobile processes. Consider again our example from Section 2. Using MARPLE Modeler, the fragment representing the data collection process (see Lane 3 ) can be defined. The same holds for the process fragment relating to home care. All meta data (e.g., PDA configurations) needed by the different components of the MARPLE architecture are maintained in the Repository of the MARPLE Mediation Center. Fig. <ref type="figure" target="#fig_1">4</ref> exemplarily illustrates the interaction between the MARPLE Mediation Service and two mobile devices: Initially, only one mobile device is involved in the interaction. Then a second device is added. Following this, the process instance running on the first mobile device is migrated to the newly introduced one (e.g., due to connection problems with the first device or better technical features of the new one). Note that this migration can be triggered either by the MARPLE Mediation Center or by the owners of the two devices. During process executions, the Control Unit may suspend, resume, abort and monitor running processes. Further, the MARPLE Mobile Process Engine V1.3 logs progress of the process using the Persistence Manager. </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4">MARPLE-Demonstration</head><p>We revisit our scenario from Section 2 and show how it can be realized using MARPLE. Fig. <ref type="figure" target="#fig_2">5</ref> depicts the user interface of the MARPLE Mediation Center.</p><p>With MARPLE Modeler, we can completely define the patient-centered data collection process from the middle lane in Fig. <ref type="figure">2</ref>. Further, MARPLE, enables remote monitoring of process instances; e.g. Fig. <ref type="figure" target="#fig_2">5</ref> 1 shows a concrete process instance running on a mobile device as it can be monitored using MARPLE. Note that this perspective displays both the current status of the mobile process and the data values collected during process execution (see 7 ). Obviously, this is exactly the information a medical professional would need when remotely monitoring patient processes. Let us shortly consider how the above mentioned process fragment is modeled in MARPLE. Fig. <ref type="figure" target="#fig_2">5</ref> shows a part of this model together with instance-specific markings. Activity 2 is a receive activity which is waiting for an incoming message requesting a health check. The subsequent three activities constitute data collection steps which are either implemented as user forms or sensing activities; the blood pressure is gathered via a bluetooth activity template from the linked blood pressure system. Blood glucose and ECG recordings are entered via form-based activities; i.e., the user of the mobile device gets respective requests in his worklist and then has to fill in the two forms (e.g. see the PDA display in Fig. <ref type="figure" target="#fig_1">4</ref>). Following data collection, activity 4 is automatically executed. It invokes a web service at the clinic to report about measured results (e.g., to add them to the electronic patient record). Subsequent activity 4 then waits until a message is received either from the clinic or from home care. The toolbar on the left of Fig. <ref type="figure" target="#fig_2">5</ref> ( 8 ) displays available functions for managing process templates, users, mobile devices and mobile device settings. Further, 6 displays the list of currently released process templates, which can be assigned to registered mobile devices. So far, we have focused on the implementation of the MARPLE Mobile Process Engine V1.3 and on robustness issues emerging with mobile processes. In literature we can find approaches which focus on logical models for mobile processes on the one hand and approaches addressing architectural and implementation issues of light-weight process engines on the other hand. Regarding the first category, for example, <ref type="bibr" target="#b1">[2]</ref> deals with the partitioning of BPEL processes. A similar approach has been suggested in the context of ADEPT <ref type="bibr" target="#b2">[3]</ref>. However, none of the two approaches has provided an architecture for mobile process support as suggested by MARPLE. Taking mobile network dynamics as core demand for mobile process engines, many approaches deal with failures and exceptions like broken connections or lack of communication facilities <ref type="bibr" target="#b3">[4]</ref><ref type="bibr" target="#b4">[5]</ref><ref type="bibr" target="#b5">[6]</ref><ref type="bibr" target="#b6">[7]</ref>.</p><p>Respective tools usually apply web service standards and base process execution on BPEL or more specific execution models derived from BPEL. We consider the use of BPEL as process execution language as too low level, particularly if it shall be possible to dynamically evolve or adapt mobile processes during runtime. Instead we provide a high level process model that can be adapted by both remote users as well as users of the mobile device.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="6">Summary and Outlook</head><p>We introduced our MARPLE architecture and described how its core components enable the execution and monitoring of processes on mobile devices. Our overall vision is to provide sophisticated mobile process support; i.e., to realize generic process management features including support for process instance changes, instance migrations, etc. To foster this vision we base our work on core design principles and fundamental concepts we developed in our ADEPT project. In future work we will extend the MARPLE Modeler such that it provides sophisticated methods for modeling complex process choreographies like the one from Fig. <ref type="figure">2</ref>. This will include, for example, a methodology for correctly partitioning processes models, for allocating resulting fragments on different machines and devices, and for synchronizing them at runtime. In particular, we will adopt and extend concepts from autonomic computing and self-healing systems to cope with the many failure scenarios in connection with distributed and mobile applications.</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head>Fig. 1 .</head><label>1</label><figDesc>Fig. 1. Abstract Healthcare Scenario</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head>Fig. 4 .</head><label>4</label><figDesc>Fig. 4. MARPLE: Interaction Sequence</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_2"><head>Fig. 5 .</head><label>5</label><figDesc>Fig. 5. MARPLE: Mediation Center</figDesc><graphic coords="7,134.77,281.09,345.82,216.14" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0"><head></head><label></label><figDesc></figDesc><graphic coords="3,134.77,230.29,345.83,186.87" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_0"><head></head><label></label><figDesc>If a mobile device shall be added to the MARPLE environment, it first needs to be equipped with the basic software services required in the MARPLE context. Amongst others this includes Core Communication Services (CCS) as part of the MARPLE Mobile Process Engine V1.3. Thereby, we follow a light-weight approach; i.e., services that are initially not needed are not loaded to the device. Following this, the mobile device can connect to the MARPLE Mediation Center and indicate that its configuration may start. When starting the MARPLE configuration procedure on the mobile device through the MARPLE Mediation Center, CCS dynamically loads the MARPLE Mobile Process Engine V1.3, the MARPLE XML Persistence Manager, and the relevant process as well as Activity Templates to this device. In this context, Activity Templates encapsulate pre-manufactured application components that implement the process steps. In MARPLE, for example, activity templates can be associated with a user forms or a (remote) web service call. Regarding our example from Section 2, in process step 7 a report is sent from the patient's mobile process to the clinic. When realizing the MARPLE Mobile Process Engine V1.3, we re-use fundamental concepts and design principles of the ADEPT process management technology, which we developed during the last decade</figDesc><table><row><cell cols="2">.NET 3.5 / WPF</cell><cell></cell><cell cols="2">.NET CF 3.5</cell></row><row><cell>MAINTENANCE o CONFIGURE PDA o INSTALL ENGINE</cell><cell>CONTROL o ASSIGN PROCESSES o ADHOC DEVIATION o PROCESS MIGRATION</cell><cell>XML / WEB SERVICES</cell><cell>XML PERSISTENCE MANAGER</cell><cell>MOBILE PROCESS ENGINE V1.3</cell></row><row><cell></cell><cell>o PROCESS</cell><cell></cell><cell></cell><cell></cell></row><row><cell></cell><cell>MONITORING</cell><cell></cell><cell></cell><cell></cell></row><row><cell>DESIGN</cell><cell>REPOSITORY</cell><cell></cell><cell>CORE COMMUNICATION SERVICE (CCS)</cell><cell>DEVIATION SERVICE</cell></row><row><cell>o MODEL</cell><cell>o PDA CONFIGURATION</cell><cell></cell><cell></cell><cell></cell></row><row><cell>o CONFIGURATION</cell><cell>o PROCESS TEMPLATES</cell><cell></cell><cell cols="2">MARPLE MOBILE DEVICE</cell></row><row><cell>o TESTING</cell><cell>o ACTIVITY TEMPLATES</cell><cell></cell><cell></cell><cell></cell></row><row><cell>o SIMULATE</cell><cell>o INSTANCE DATA</cell><cell></cell><cell></cell><cell></cell></row><row><cell cols="2">MARPLE MEDIATION CENTER</cell><cell></cell><cell></cell><cell>Current Version: 1.3</cell></row><row><cell></cell><cell></cell><cell></cell><cell></cell><cell>LOC: 48t</cell></row><row><cell></cell><cell cols="3">Fig. 3. MARPLE Architecture</cell><cell></cell></row></table></figure>
		</body>
		<back>
			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">The ADEPT project: A decade of research and development for robust and flexible process support -challenges and achievements</title>
		<author>
			<persName><forename type="first">P</forename><surname>Dadam</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Reichert</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Computer Science -Research and Development</title>
		<imprint>
			<biblScope unit="volume">23</biblScope>
			<biblScope unit="page" from="81" to="97" />
			<date type="published" when="2009">2009</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">Workflow partitioning in mobile information systems</title>
		<author>
			<persName><forename type="first">L</forename><surname>Baresi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Maurino</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Modafferi</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">MOBIS&apos;04</title>
				<imprint>
			<date type="published" when="2004">2004</date>
			<biblScope unit="page" from="93" to="106" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">Intra-subnet load balancing in distributed workflow management systems</title>
		<author>
			<persName><forename type="first">T</forename><surname>Bauer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Reichert</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Dadam</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Int&apos;l Journal of Cooperative Information Systems</title>
		<imprint>
			<biblScope unit="volume">12</biblScope>
			<biblScope unit="page" from="205" to="323" />
			<date type="published" when="2003">2003</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">Demac: A distributed environment for mobility-aware computing</title>
		<author>
			<persName><forename type="first">C</forename><forename type="middle">P</forename><surname>Kunze</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. 3rd Int. Conf. on Pervasive Computing</title>
				<meeting>3rd Int. Conf. on Pervasive Computing</meeting>
		<imprint>
			<date type="published" when="2005">2005</date>
			<biblScope unit="page" from="115" to="121" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">Sliver: A BPEL workflow process execution engine for mobile devices</title>
		<author>
			<persName><forename type="first">G</forename><surname>Hackmann</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Haitjema</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Gill</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. 4th Int. Conf. on Service Oriented Computing</title>
				<meeting>4th Int. Conf. on Service Oriented Computing</meeting>
		<imprint>
			<date type="published" when="2006">2006</date>
			<biblScope unit="page" from="503" to="508" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">Mobile-process-based ubiquitous computing platform: a blueprint</title>
		<author>
			<persName><forename type="first">H</forename><surname>Schmidt</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Kapitza</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><forename type="middle">J</forename><surname>Hauck</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. 1st Workshop on Middleware-application interaction</title>
				<meeting>1st Workshop on Middleware-application interaction</meeting>
		<imprint>
			<date type="published" when="2007">2007</date>
			<biblScope unit="page" from="25" to="30" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">Building a modular service oriented workflow engine</title>
		<author>
			<persName><forename type="first">S</forename><surname>Gerhard</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Jürgen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Erich</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">IEEE Int. Conf. on Service-Oriented Computing and Applications</title>
				<imprint>
			<date type="published" when="2009">2009</date>
		</imprint>
	</monogr>
</biblStruct>

				</listBibl>
			</div>
		</back>
	</text>
</TEI>
