<?xml version="1.0" encoding="utf-8" standalone="yes"?><feed xml:base="http://test-storage-account.table.core.windows.net/" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns="http://www.w3.org/2005/Atom">  <title type="text">Tables</title>  <id>http://test-storage-account.table.core.windows.net/Tables</id>  <updated>2012-12-11T19:59:01Z</updated>  <link rel="self" title="Tables" href="Tables" />  <entry>    <id>http://test-storage-account.table.core.windows.net/Tables('testDatabase')</id>    <title type="text"></title>    <updated>2012-12-11T19:59:01Z</updated>    <author>      <name />    </author>    <link rel="edit" title="Tables" href="Tables('testDatabase')" />    <category term="test-storage-account.Tables" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />    <content type="application/xml">      <m:properties>        <d:TableName>testDatabase</d:TableName>      </m:properties>    </content>  </entry></feed>