<?xml version="1.0"?>
<ArrayOfBuildingCurrentState xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <BuildingCurrentState>
    <ID>1</ID>
    <Name>Находятся в исправном состоянии</Name>
  </BuildingCurrentState>
  <BuildingCurrentState>
    <ID>3</ID>
    <Name>Требуют реконструкции</Name>
  </BuildingCurrentState>
  <BuildingCurrentState>
    <ID>4</ID>
    <Name>Находятся в аварийном состоянии, требуют сноса</Name>
  </BuildingCurrentState>
  <BuildingCurrentState>
    <ID>5</ID>
    <Name>Требуют капитального ремонта</Name>
  </BuildingCurrentState>
  <BuildingCurrentState>
    <ID>6</ID>
    <Name>Имеют благоустройства</Name>
  </BuildingCurrentState>
</ArrayOfBuildingCurrentState>