<?xml version="1.0" encoding="UTF-8"?><!-- edited with XMLSPY v2004 rel. 3 U (http://www.xmlspy.com) by Walter Appleton (PJM) --><!--W3C Schema generated by XMLSPY v2004 rel. 3 U (http://www.xmlspy.com)--><xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified">	<xs:element name="edart">		<xs:complexType>			<xs:sequence>				<xs:element ref="notReportingFor"/>			</xs:sequence>		</xs:complexType>	</xs:element>	<xs:element name="loadManagement">		<xs:complexType/>	</xs:element>	<xs:element name="notReportingFor">		<xs:complexType>			<xs:sequence>				<xs:element ref="onCostMaxEmergency" minOccurs="0"/>				<xs:element ref="resourceLimitations" minOccurs="0"/>				<xs:element ref="loadManagement" minOccurs="0"/>			</xs:sequence>		</xs:complexType>	</xs:element>	<xs:element name="onCostMaxEmergency">		<xs:complexType/>	</xs:element>	<xs:element name="resourceLimitations">		<xs:complexType/>	</xs:element></xs:schema>
