<rss xmlns:g="http://base.google.com/ns/1.0" version="2.0">
    <channel>
        <title>Your Website</title>
        <link>http://www.yoursite.com/us/</link>
        <description>Your Website</description>
        <item>
            <g:id>myproductid</g:id>
            <g:title>Working Boots Size 7.5</g:title>
            <g:description>Excellent for daily use</g:description>
            <g:link>http://www.example.com/product/working-boots</g:link>
            <g:image_link>http://www.example.com/product/image/working-boots.png</g:image_link>
            <g:availability>in stock</g:availability>
            <g:price>1299.99 EUR</g:price>
            <g:sale_price>1199.99 EUR</g:sale_price>
            <g:gtin>0001234560012</g:gtin>
            <g:mpn>4060882</g:mpn>
            <g:product_type>Women’s &gt; Shoes &gt; Working Boots</g:product_type>
            <g:google_product_category>Women’s &gt; Shoes &gt; Working Boots</g:google_product_category>
            <g:brand>My Brand</g:brand>
        </item>
    </channel>
</rss>
