<?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">Ensuring Safety in the Automation of Equipment Monitoring *</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author role="corresp">
							<persName><forename type="first">Trutnev</forename><surname>Vyacheslav</surname></persName>
							<email>vtrutnev@abak-service.ru</email>
							<affiliation key="aff0">
								<orgName type="institution">Abak-Service LLC</orgName>
								<address>
									<addrLine>159, Adelya Kutuya street</addrLine>
									<postCode>420073</postCode>
									<settlement>Kazan</settlement>
									<country key="RU">Russian Federation</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Mingaleev</forename><surname>Gaziz</surname></persName>
							<affiliation key="aff1">
								<orgName type="department">Federal State Budgetary Educational Institution of Higher Education</orgName>
								<orgName type="institution">Kazan National Re-search Technical University named after A.N. Tupolev-KAI&quot;</orgName>
								<address>
									<addrLine>10, Karl Marx Street</addrLine>
									<postCode>420111</postCode>
									<settlement>Kazan</settlement>
									<country key="RU">Russian Federation</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Babushkin</forename><surname>Vitaliy</surname></persName>
							<affiliation key="aff1">
								<orgName type="department">Federal State Budgetary Educational Institution of Higher Education</orgName>
								<orgName type="institution">Kazan National Re-search Technical University named after A.N. Tupolev-KAI&quot;</orgName>
								<address>
									<addrLine>10, Karl Marx Street</addrLine>
									<postCode>420111</postCode>
									<settlement>Kazan</settlement>
									<country key="RU">Russian Federation</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Ensuring Safety in the Automation of Equipment Monitoring *</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">7B9EA4669BC1D1D3B4A3EED9EE6EB810</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-25T00:45+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>
			<textClass>
				<keywords>
					<term>Enterprise automation</term>
					<term>Production planning</term>
					<term>Production monitoring</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>The article deals with safety issues that need to be addressed when working with monitoring systems when working on equipment at an industrial enterprise. The organizational and technical tasks that the monitoring system solves at industrial enterprises are outlined. The requirements for monitoring systems of equipment operating at an industrial enterprise in the conditions of industrial workshops are investigated. An approach to the boundaries of the monitoring system, including the project documentation used in the implementation of the system, is formed, and attention is paid to the graphic part. The issues of the technical part and the software component of the monitoring system are taken into account. The ways of user interaction with the monitoring system are shown, including user authorization and authorization on the server. Special attention is paid to the information flows formed in the system, which allows you to form restrictions on access to the system by unauthorized persons. The indicators used in the monitoring system are given.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1">Introduction 1.A Subsection Sample</head><p>The main task of the equipment operation monitoring system is to independently fix the equipment useful operation time and the ability to control the equipment operation efficiency in an automated mode without human intervention. The second task of the monitoring system is to collect statistical data on the causes of equipment downtime and makes it possible to analyze the causes of productivity losses, develop and im-plement corrective measures to eliminate them <ref type="bibr" target="#b0">[1]</ref><ref type="bibr" target="#b1">[2]</ref><ref type="bibr" target="#b2">[3]</ref>. The third task is analytical support in making operational decisions on the management of production processes <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>Functioning in the infocommunication network of an enterprise, the security requirements for the monitoring system used become more important <ref type="bibr">[4; 7-10]</ref>.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2">Materials and methods</head><p>Among the main requirements for software and hardware systems for planning and monitoring production processes, the following can be distinguished: ─ The monitoring system software must be located on the enterprise server; ─ The server part of the monitoring system must be located on the servers of the enterprise; ─ The monitoring system should be able to distribute access rights among employees; ─ The total number of users connected to the system should not be limited; ─ Data should be accumulated on the server without overwriting the previously recorded ones. The data must be stored indefinitely; ─ The system should return the requested data upon request from the client application or from the web client.</p><p>Also among the requirements are real-time monitoring and possible integration with other enterprise systems.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3">Results</head><p>Computer equipment and critical network equipment should be placed in lockable cabinets that restrict access to unauthorized persons; when the doors of the industrial and technological complex cabinets are opened, an alarm should be displayed at the operator's workplace. System blocks of Automated Work Places (AWPs) of operators should be placed in lockable cabinets. Firewalls must be provided at the border of machines with a Data Exchange Server (DES). As a firewall, a specialized software and hardware FireWall (FW) should be used that controls all information exchange with the DES. Only the ports and services required to access these machines should be open on the firewall. All other ports and services must be blocked.</p><p>A demilitarized zone must be applied between the machines and the Local Area Network (LAN).</p><p>Direct access from the corporate network to the LAN of the machines should be excluded -access should be carried out only through the DES (the machines must transmit data by referring to the DES). The rules for adjusting the FW must be agreed and documented.</p><p>On the LAN of machines, the following should be prohibited:</p><p>─ remote access to machine tools for technical support of system and applied software (SW); ─ access to machine tools from public information networks, for example, the Internet; ─ Internet access services and e-mail; ─ direct access to the corporate network.</p><p>During implementation, specialists need to provide all the necessary equipment (including cabinets, cables) and software for transferring parameters from machines to the monitoring center. The list of parameters that need to be transferred are developed at the stage of collection of initial data and are agreed with the specialists of the enterprise.</p><p>The section of the project documentation on information security should contain:</p><p>─ description of the object of protection; ─ information security threat model; ─ model of a potential illegal intruder; ─ description of the technical means complex; ─ solutions for ensuring information security, including solutions for access control, security audit, protection of machine storage media, ensuring integrity, ensuring availability, anti-virus protection, protecting the automated system and its components, etc.; ─ specifications of equipment and software for the information security subsystem.</p><p>All decisions must be sufficient and justified in accordance with the results obtained in the process of analyzing current threats to information security and potential illegal intruder.</p><p>The graphic part of the section should include:</p><p>─ structural diagram of a technical means complex for information protection, superimposed on the corresponding diagrams of the information and technological infrastructure of the object, communication systems, etc. The diagram should clearly highlight the computer equipment and information security equipment installed or modified within the framework of the project; ─ diagram of information interaction of machine tools with external systems; ─ diagram of the functional structure of the information security subsystem.</p><p>As a result, the main requirements for the safety of the industrial equipment monitoring system were formulated.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4">Discussion</head><p>Ensuring safety when working in the equipment planning and monitoring system is carried out in the following three areas. 1) User (client) authorization:</p><p>─ Only a user (client) with an MS Windows account and access to the enterprise information network can start the Dispatcher's AWP; ─ The user works only with the interface of the Dispatcher's AWP, which does not have any functionality to influence the operation of both equipment and the monitoring system; ─ In the basic configuration, user authentication is disabled. If an unauthorized person has access to the user's computer, the Dispatcher's AWP can be launched; ─ If user authentication is enabled (with an MS Windows account), when starting the Dispatcher's AWP, the client's rights to work with the monitoring system are checked, and in the absence of such rights, access to the Dispatcher's AWP is not possible; ─ To work with the monitoring unit, the operator must be authorized, while he has no opportunity to influence the operation of the equipment through the monitoring system.</p><p>2) Server authorization: ─ Only the system administrator has access to the server; ─ When working with the Dispatcher's AWP, the user (client) has no opportunity to influence the operation of both the equipment and the server; ─ Only monitoring services operate on the server, which are not able to influence the operation of the equipment.</p><p>3) Information flows in the monitoring system: ─ The information flow from the server to the machine is a request for the state of the equipment using the library of the equipment control system without the possibility of controlling the equipment; ─ The information flow from the machine to the server is the response to the system's request for the equipment status; ─ The information flow from the monitoring unit to the server is the result of the operator's actions on the monitoring unit (authorization, entering the reason for downtime, etc.) without the possibility of controlling the equipment; ─ The information flow from the server to the monitoring unit is confirmation or non-confirmation of operator authorization; ─ The information flow from the Dispatcher's AWP to the server is one request (at the first start of the Dispatcher's AWP) about the state of the equipment in real time without the possibility of controlling the equipment and a request for generating a report; ─ The information flow from the server to the Dispatcher's AWP is the result of a change in the state of the equipment in real time and a response to a user's request for generating a report. Set-up takes quite a long time, which is 30 % of the total time, or more than half of the processing time. Consequently, reducing the time of production losses when setting up equipment can significantly increase the proportion of processing.</p><p>The general diagram of data transmission in the system is shown in Figure <ref type="figure" target="#fig_0">1</ref>. Noting the data transfer structure shown in Figure <ref type="figure" target="#fig_0">1</ref>, the parameters of the generated indicators, summarized in Table <ref type="table" target="#tab_0">1</ref>, should be highlighted.</p><p>The values of the indicators indicated in Table <ref type="table">3</ref> allow to generate various tabular and graphical reports indicating the dynamics of key values. From the values of technological modes (feed, speed), economic indicators are identified, which are set individually for each type of equipment.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5">Conclusion</head><p>If the safety requirements of the equipment monitoring system are met, the managers and specialists of the enterprise receive objective data for making management decisions.</p><p>The management assesses the Overall Equipment Efficiency (OEE), monitors the dynamic indicators of the equipment efficiency, receives data on the onset of a condition or violation of technological modes (sms, e-mail).</p><p>The technological service receives data on the equipment operation for the selected period in the context of production-equipment-operator-detail-operation-modes of processing-machine time-reasons for stops-program frames-tool, which was used for processing. In addition, it is possible to track the change in the NC program, the duration of stops during NC execution, the NC execution time, pauses between NC starts, program blocks.</p><p>The equipment maintenance service is promptly informed about the number, type and frequency of equipment breakdowns. </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. Data transfer diagram in the equipment monitoring system.</figDesc><graphic coords="5,128.04,147.36,339.24,238.20" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_0"><head>Table 1 .</head><label>1</label><figDesc>Indicators' parameters and their statuses.</figDesc><table><row><cell>Indicators' parameters</cell><cell>Status</cell></row><row><cell>Parts processing time</cell><cell>Work on the program</cell></row><row><cell></cell><cell>Manual operation</cell></row><row><cell>Planned downtime</cell><cell>Lunch</cell></row><row><cell></cell><cell>Personal needs</cell></row><row><cell>Unplanned downtime</cell><cell></cell></row><row><cell>1) Downtime due to setup</cell><cell>Adjustment / Installation</cell></row><row><cell></cell><cell>Correction of the control program</cell></row><row><cell></cell><cell>Cleaning the machine</cell></row><row><cell></cell><cell>Working with a technologist</cell></row><row><cell></cell><cell>Quality control department check</cell></row><row><cell></cell><cell>Control measurements by the operator</cell></row><row><cell>2) Downtime</cell><cell>Machine downtime</cell></row><row><cell></cell><cell>Waiting for the slinger</cell></row><row><cell></cell><cell>Lack of control program</cell></row><row><cell></cell><cell>Waiting for a decision on the defect</cell></row><row><cell></cell><cell>Lack of detail</cell></row><row><cell></cell><cell>Cycle (service state)</cell></row><row><cell></cell><cell>Machine stopped</cell></row><row><cell></cell><cell>The program is over</cell></row><row><cell></cell><cell>Machine is on</cell></row><row><cell>3) Downtime due to repair</cell><cell>Failure</cell></row><row><cell></cell><cell>Waiting for repair</cell></row><row><cell></cell><cell>Unplanned repair</cell></row><row><cell></cell><cell>Planned repair</cell></row><row><cell>4) Downtime due to assembly or lack of</cell><cell>Assembling the tool</cell></row><row><cell>tools</cell><cell></cell></row><row><cell></cell><cell>Lack of tool</cell></row><row><cell>5) Lack of work shift</cell><cell>Lack of work shift</cell></row><row><cell></cell><cell>The machine is switched off without giving any</cell></row><row><cell></cell><cell>reason</cell></row><row><cell>Amending of defects</cell><cell>Amending of defects</cell></row></table></figure>
		</body>
		<back>
			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">Methods to assess economic loss while implementing energy saving programs in oil-production enterprises</title>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">M</forename><surname>Valitov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><forename type="middle">F</forename><surname>Mingaleev</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><forename type="middle">R</forename><surname>Khadeev</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><forename type="middle">V</forename><surname>Antonova</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Mediter-ranean Journal of Social Sciences</title>
		<imprint>
			<biblScope unit="volume">6</biblScope>
			<biblScope unit="issue">3</biblScope>
			<biblScope unit="page" from="766" to="769" />
			<date type="published" when="2019">2019</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">Contour segmentation based on image points energy estimation in object and processes control systems</title>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">P</forename><surname>Shleymovich</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">V</forename><surname>Medvedev</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">A</forename><surname>Lyasheva</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">International Conference on Industrial Engineering, Applications and Manufacturing, ICIEAM 2017 -Proceedings</title>
				<imprint>
			<date type="published" when="2017">2017. 2017</date>
			<biblScope unit="page">8076422</biblScope>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">Productivity and motivation of employees in the services sector</title>
		<author>
			<persName><forename type="first">L</forename><surname>Nadreeva</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Gaynutdinova</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Rakhimova</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 27th International Business Information Management Association Conference -Innovation Management and Education Excellence Vision 2020: From Regional Development Sustainability to Global Economic Growth</title>
				<meeting>the 27th International Business Information Management Association Conference -Innovation Management and Education Excellence Vision 2020: From Regional Development Sustainability to Global Economic Growth<address><addrLine>IBIMA</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2016">2016</date>
			<biblScope unit="page" from="1211" to="1219" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">Using E-Learning Tools to Enhance Students-Mathematicians&apos; Сompetences in the Сontext of International Academic Mobility Programmes</title>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">P</forename><surname>Snegurenko</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">A</forename><surname>Sosnovsky</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">V</forename><surname>Novikova</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><forename type="middle">R</forename><surname>Yakhina</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><forename type="middle">L</forename><surname>Valitova</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Kremleva</surname></persName>
		</author>
		<author>
			<persName><surname>Sh</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Integratsiya obrazovaniya = Integration of Education</title>
		<imprint>
			<biblScope unit="volume">23</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="8" to="22" />
			<date type="published" when="2019">2019</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">Analyzing accuracy and sensitivity in forecasting at the variant level</title>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">L</forename><surname>Bikmullin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><forename type="middle">P</forename><surname>Pavlov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><forename type="middle">K</forename><surname>Zufar</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Espacios</title>
		<imprint>
			<biblScope unit="volume">38</biblScope>
			<biblScope unit="page">9</biblScope>
			<date type="published" when="2017">2017</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">Object detection in the images in industrial process control systems based on salient points of wavelet transform analysis</title>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">P</forename><surname>Shleymovich</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">V</forename><surname>Medvedev</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">A</forename><surname>Lyasheva</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">2nd International Conference on Industrial Engineering, Applications and Manufacturing, ICIEAM 2016 -Proceedings</title>
				<imprint>
			<date type="published" when="2016">2016. 2016</date>
			<biblScope unit="page">7911633</biblScope>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">Problems and directions for improving labor rating</title>
		<author>
			<persName><forename type="first">L</forename><surname>Nadreeva</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Abramov</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 30th International Business Information Management Association Conference, IBIMA 2017 -Vision 2020: Sustainable Economic development, Innovation Management, and Global Growth</title>
				<meeting>the 30th International Business Information Management Association Conference, IBIMA 2017 -Vision 2020: Sustainable Economic development, Innovation Management, and Global Growth</meeting>
		<imprint>
			<date type="published" when="2017">2017</date>
			<biblScope unit="page" from="1184" to="1190" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">Factors of corruption on the firm level Influence of level of development of innovative potential of region on results of innovative activity</title>
		<author>
			<persName><forename type="first">M</forename><surname>Bakeev</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Nikolaeva</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Safargaliev</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Garifullin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Nefedova</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the International conference &quot;Economy in the modern world</title>
				<meeting>the International conference &quot;Economy in the modern world</meeting>
		<imprint>
			<date type="published" when="2018">2018</date>
			<biblScope unit="page" from="17" to="22" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">Digitalization and digital transformation of human resource management in Russia</title>
		<author>
			<persName><forename type="first">G</forename><surname>Butov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Nadreeva</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Abramov</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 33rd International Business Information Management Association Conference, Education Excellence and Innovation Management through Vision</title>
				<meeting>the 33rd International Business Information Management Association Conference, Education Excellence and Innovation Management through Vision</meeting>
		<imprint>
			<date type="published" when="2019">2019</date>
			<biblScope unit="page" from="1514" to="1520" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">The Image Analysis Using Fast Radial Symmetry Transform in Control Systems Base on the Computer Vision</title>
		<author>
			<persName><forename type="first">S</forename><surname>Lyasheva</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Shleymovich</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Shakirzyanov</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">International Multi-Conference on Industrial Engineering and Modern Technologies</title>
				<meeting><address><addrLine>FarEastCon</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2019">2019. 2019. 2019</date>
			<biblScope unit="page">8934298</biblScope>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<monogr>
		<title level="m" type="main">Optimizing the economic information transparency level of high-tech enterprises in the post-industrial globalized economy</title>
		<author>
			<persName><forename type="first">O</forename><forename type="middle">N</forename><surname>Dmitriev</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">V</forename><surname>Novikov</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2019">2019</date>
			<pubPlace>Moscow</pubPlace>
		</imprint>
	</monogr>
</biblStruct>

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