Title: Change XML Format
Last modified: March 17, 2025

---

# Change XML Format

 *  Resolved [john.p](https://wordpress.org/support/users/peppas/)
 * (@peppas)
 * [1 year, 3 months ago](https://wordpress.org/support/topic/change-xml-format/)
 * Is there any way to change the opening <product> on a specific feed with <Product
   > ?
   Any snippet I can use?

Viewing 6 replies - 1 through 6 (of 6 total)

 *  Plugin Support [Jeff Alvarez](https://wordpress.org/support/users/superlemon1998/)
 * (@superlemon1998)
 * [1 year, 3 months ago](https://wordpress.org/support/topic/change-xml-format/#post-18366710)
 * Hi [@peppas](https://wordpress.org/support/users/peppas/) ,
 * Can you please provide more information on what you mean by changing the opening
   <product>?
 * If you mean the attributes then adding the capital letter will work: [https://ibb.co/QjtD5qBS](https://ibb.co/QjtD5qBS)
 *  Thread Starter [john.p](https://wordpress.org/support/users/peppas/)
 * (@peppas)
 * [1 year, 3 months ago](https://wordpress.org/support/topic/change-xml-format/#post-18367161)
 * No, I mean the very first opening tag <product>
 * Your plugin outputs like this
 *     ```wp-block-code
       <product>        <attribute> xxx. </attribute></product>
       ```
   
 * I want to change that first opening tag, to something else, in my case replace
   the first letter to be a capital P. Preferably, for only one of my feeds, and
   not all of them.
 *  Plugin Support [Jeff Alvarez](https://wordpress.org/support/users/superlemon1998/)
 * (@superlemon1998)
 * [1 year, 3 months ago](https://wordpress.org/support/topic/change-xml-format/#post-18369092)
 * [@peppas](https://wordpress.org/support/users/peppas/)
 * Which feed template are you using? Most of our templates use/Google Templates
   use
 *     ```wp-block-code
       <item>      <price> </price></item>
       ```
   
 *  Thread Starter [john.p](https://wordpress.org/support/users/peppas/)
 * (@peppas)
 * [1 year, 3 months ago](https://wordpress.org/support/topic/change-xml-format/#post-18369350)
 * I selected the custom feed option. I just want to capitalize the first letter
   in a specific feed. Is it possible?
 *  Thread Starter [john.p](https://wordpress.org/support/users/peppas/)
 * (@peppas)
 * [1 year, 3 months ago](https://wordpress.org/support/topic/change-xml-format/#post-18375190)
 * Any update?
 *  Plugin Support [Jeff Alvarez](https://wordpress.org/support/users/superlemon1998/)
 * (@superlemon1998)
 * [1 year, 2 months ago](https://wordpress.org/support/topic/change-xml-format/#post-18377778)
 * Hi [@peppas](https://wordpress.org/support/users/peppas/) ,
 * Afraid the feature you have in mind is not possible, we have a filter but it’s
   not possible to modify the tags within the XML files to be capital letters. If
   you’d like to further investigate if it’s possible look into
 * adt_get_product_data or adt_product_feed_data

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Change XML Format’ is closed to new replies.

 * ![](https://ps.w.org/woo-product-feed-pro/assets/icon-256x256.png?rev=3111496)
 * [Product Feed PRO for WooCommerce by AdTribes – Product Feeds for WooCommerce](https://wordpress.org/plugins/woo-product-feed-pro/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woo-product-feed-pro/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woo-product-feed-pro/)
 * [Active Topics](https://wordpress.org/support/plugin/woo-product-feed-pro/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woo-product-feed-pro/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woo-product-feed-pro/reviews/)

 * 6 replies
 * 2 participants
 * Last reply from: [Jeff Alvarez](https://wordpress.org/support/users/superlemon1998/)
 * Last activity: [1 year, 2 months ago](https://wordpress.org/support/topic/change-xml-format/#post-18377778)
 * Status: resolved