wp-twinfield / twinfield

Twinfield library for WordPress.
3 stars 0 forks source link

Error Fetching http headers » https://accounting.twinfield.com/webservices/processxml.asmx #1

Open remcotolsma opened 5 years ago

remcotolsma commented 5 years ago

Pronamic on 12 jun. 2019 11:32 to partners@twinfield.com and nl-taa-partners@wolterskluwer.com:

Sinds vannacht lijkt de ProcessXmlString webservice functie niet meer te werken. Onze PHP-applicatie geeft de volgende fout: "Error Fetching http headers". Als we het SOAP-request via cURL uitvoeren krijgen we ook geen antwoord:

curl --verbose --request POST --header "SOAPAction: http://www.twinfield.com/ProcessXmlString" --header "Content-Type: text/xml; charset=utf-8" --data "@request.xml" https://accounting.twinfield.com/webservices/processxml.asmx

request.xml

<?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://www.twinfield.com/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><SOAP-ENV:Header><ns1:Header><ns1:AccessToken>3c8252721cfa4cb88b24ca802a304240</ns1:AccessToken><ns1:CompanyCode>1000</ns1:CompanyCode><ns1:CompanyId xsi:nil="true"/></ns1:Header></SOAP-ENV:Header><SOAP-ENV:Body><ns1:ProcessXmlString><ns1:xmlRequest>&lt;list&gt;&lt;type&gt;offices&lt;/type&gt;&lt;/list&gt;</ns1:xmlRequest></ns1:ProcessXmlString></SOAP-ENV:Body></SOAP-ENV:Envelope>

Is dit probleem bij jullie bekend of gaat er aan onze kant iets fout? We horen het graag.

remcotolsma commented 5 years ago

Schermafbeelding 2019-06-14 om 08 50 26

Schermafbeelding 2019-06-14 om 08 50 54

remcotolsma commented 5 years ago

Twinfield on 13 jun. 2019 13:37:

Wij hebben de prioriteit van de door u ingezonden case beoordeeld. De classificatie welke wij hebben toegewezen is prioriteit 10.

Cases met prioriteit 10 worden door Twinfield Support met de hoogste prioriteit behandeld. Wij streven er naar u binnen 2 werkuur van een passende oplossing te voorzien.

remcotolsma commented 5 years ago

Schermafbeelding 2019-06-14 om 08 54 05

http://stats.twinfield.com/4065865/2019/06

remcotolsma commented 5 years ago

MTN-18316 Connectiviteitsproblemen op Accounting cluster

In dit artikel geven we meer informatie over het lopende onderzoek voor MTN-18316

Details 13-06-2019 | 12:00 CEST | We werken nog steeds aan een oplossing. Volgende update volgt rond 9:00 CEST op 14 juni.

12-06-2019 | 16:00 CEST | Technische problemen gevonden, we werken aan een oplossing. Volgende update volgt rond 9:00 CEST op 13 juni. 12-06-2019 | 14:00 CEST | Connectiviteitsproblemen gemeld door klanten, we doen onderzoek naar de oorzaak.

Dit kan effect hebben op de volgende onderdelen van Twinfield: Een time-out bij webservices (doorschieten van informatie zoals transacties, debiteuren, etc.) Aanmaken van administraties (vertraagd) Verwijderen van administraties (vertraagd)

https://wktaanl.force.com/WoltersKluwer/s/article/MTN-18316?language=nl_NL

remcotolsma commented 5 years ago
curl --verbose --request POST --header "SOAPAction: http://www.twinfield.com/ProcessXmlString" --header "Content-Type: text/xml; charset=utf-8" --data "@request.xml" https://accounting.twinfield.com/webservices/processxml.asmx

Lijkt nu weer antwoord te geven:

<?xml version="1.0" encoding="utf-8"?><soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body><soap:Fault><faultcode>soap:Client</faultcode><faultstring>Access denied. Token invalid.</faultstring><faultactor>http://accounting.twinfield.com/webservices/processxml.asmx</faultactor><detail><message>Access denied. Token invalid.</message><code>354</code><source>ProcessXmlString</source></detail></soap:Fault></soap:Body></soap:Envelope>

Schermafbeelding 2019-06-14 om 08 57 44

We wachten de update van Twinfield nog even af.

remcotolsma commented 5 years ago

Bij inschieten van grotere operaties (verwijderen meerdere grootboekrekeningen) richting Twinfield zien we de Error Fetching http headers foutmelding nog voorbijkomen:

<general>
   <dimensions>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05000</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05001</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05002</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05003</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05004</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05005</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05006</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05007</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05008</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05009</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05010</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05011</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05012</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05013</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05014</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05015</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05016</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05017</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05018</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05019</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05020</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05021</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05022</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05023</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05024</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05025</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05026</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05027</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05028</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05029</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05030</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05031</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05032</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05033</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05034</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05035</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05036</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05037</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05038</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05039</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05040</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05041</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05042</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05043</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05044</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05045</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05046</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05047</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05048</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05049</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05050</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05051</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05052</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05053</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05054</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05055</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05056</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05057</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05058</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05059</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05060</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05061</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05062</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05063</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05064</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05065</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05066</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05067</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05068</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05069</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05070</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05071</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05072</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05073</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05074</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05075</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05076</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05077</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05078</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05079</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05080</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05081</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05082</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05083</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05084</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05085</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05086</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05087</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05088</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05089</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05090</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05091</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05092</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05100</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05101</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05102</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05103</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05104</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05105</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05106</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05107</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05108</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05109</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05110</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05111</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05112</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05113</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05114</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05115</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05116</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05117</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05118</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05119</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05120</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05121</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05122</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05123</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05124</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05125</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05126</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05127</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05128</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05129</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05130</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05131</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05132</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05133</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05134</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05135</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05136</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05137</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05138</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05139</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05140</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05141</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05142</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05143</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05144</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05145</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05146</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05147</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05148</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05149</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05150</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05151</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05152</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05153</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05154</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05155</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05156</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05157</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05158</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05159</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05160</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05161</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05162</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05163</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05164</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05165</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05166</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05167</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05168</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05169</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05170</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05171</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05172</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05173</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05174</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05175</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05176</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05177</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05178</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05179</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05180</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05181</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05182</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05183</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05184</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05185</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05186</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05187</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05188</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05189</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05190</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05191</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05192</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05200</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05201</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05202</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05203</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05204</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05205</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05206</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05207</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05208</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05209</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05210</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05211</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05212</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05213</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05214</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05215</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05216</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05217</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05218</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05219</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05220</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05221</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05222</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05223</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05224</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05225</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05226</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05227</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05228</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05229</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05230</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05231</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05232</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05233</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05234</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05235</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05236</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05237</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05238</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05239</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05240</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05241</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05242</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05243</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05244</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05245</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05246</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05247</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05248</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05249</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05250</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05251</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05252</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05253</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05254</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05255</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05256</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05257</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05258</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05259</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05260</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05261</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05262</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05263</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05264</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05265</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05266</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05267</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05268</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05269</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05270</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05271</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05272</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05273</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05274</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05275</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05276</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05277</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05278</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05279</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05280</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05281</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05282</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05283</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05284</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05285</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05286</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05287</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05288</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05289</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05290</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05291</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05292</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05300</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05301</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05302</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05303</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05304</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05305</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05306</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05307</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05308</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05309</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05310</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05311</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05312</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05313</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05314</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05315</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05316</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05317</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05318</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05319</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05320</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05321</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05322</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05323</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05324</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05325</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05326</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05327</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05328</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05329</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05330</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05331</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05332</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05333</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05334</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05335</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05336</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05337</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05338</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05339</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05340</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05341</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05342</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05343</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05344</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05345</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05346</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05347</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05348</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05349</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05350</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05351</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05352</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05353</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05354</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05355</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05356</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05357</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05358</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05359</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05360</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05361</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05362</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05363</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05364</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05365</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05366</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05367</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05368</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05369</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05370</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05371</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05372</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05373</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05374</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05375</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05376</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05377</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05378</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05379</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05380</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05381</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05382</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05383</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05384</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05385</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05386</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05387</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05388</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05389</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05390</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05391</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05392</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05400</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05401</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05402</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05403</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05404</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05405</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05406</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05407</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05408</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05409</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05410</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05411</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05412</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05413</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05414</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05415</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05416</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05417</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05418</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05419</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05420</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05421</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05422</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05423</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05424</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05425</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05426</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05427</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05428</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05429</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05430</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05431</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05432</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05433</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05434</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05435</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05436</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05437</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05438</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05439</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05440</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05441</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05442</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05443</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05444</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05445</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05446</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05447</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05448</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05449</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05450</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05451</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05452</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05453</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05454</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05455</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05456</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05457</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05458</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05459</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05460</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05461</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05462</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05463</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05464</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05465</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05466</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05467</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05468</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05469</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05470</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05471</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05472</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05473</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05474</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05475</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05476</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05477</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05478</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05479</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05480</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05481</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05482</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05483</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05484</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05485</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05486</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05487</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05488</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05489</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05490</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05491</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>BAS</type>
          <code>05492</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>PNL</type>
          <code>90300</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>PNL</type>
          <code>90301</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>PNL</type>
          <code>90302</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>PNL</type>
          <code>90303</code>
       </dimension>
      <dimension status='deleted'>
          <office>1031</office>
          <type>PNL</type>
          <code>90304</code>
       </dimension>
   </dimensions>
</general>