class Aeolus::Client::ProviderAccountXMLFormat
  include ActiveResource::Formats::XmlFormat

  def decode(xml)
    if xml == nil or xml.size == 0