Hello. I'm trying to upload a xml file and it always fail. Here is my xml:
<?xml version="1.0"?> <feed xmlns="http://www.w3.org/2005/Atom" xmlns:g="http://base.google.com/ns/1.0" xmlns:c="http://base.google.com/cns/1.0"> <title>Improxy Housing</title> <link href="http://www.improxy.pt" rel="alternate" type="text/html" /> <updated>2008-10-11T18:30:02Z</updated> <author> <name>Improxy</name> </author> <entry> <title> Casa de Teste - Improxy </title> <description> Casa de Teste - Improxy </description> <link href="http://www.improxy.pt" /> <g:image_link> http://www.google.com/images/google_sm.gif </ g:image_link> <g:expiration_date> 2009-11-15 </g:expiration_date> <g:listing_type> for sale </g:listing_type> <g:location> Porto, Portugal </g:location> <g:price> 750 usd </g:price> </entry> </feed> I'm adding all the required tags. The error that is given is: Data feed upload failed. No items are live. Please, help me on this. Is there any example of how the xml file should be? Thanks in advance. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Base Data API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Base-data-API?hl=en -~----------~----~----~----~------~----~------~--~---
