Title: Xml question
Last modified: March 20, 2019

---

# Xml question

 *  Resolved [eXtatic](https://wordpress.org/support/users/extatic/)
 * (@extatic)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/xml-question-2/)
 * Hi.
    Can I use your plugin to make a similar xml File format:
 *     ```
       <?xml version = " 1.0 "encoding=" utf-8"?>
       < root>
       <item>
       	<manufacturer>Nokia < /manufacturer> 
       	< model>6120< / model> 
       	<color>black < / color> 
       	< name > Nokia 6120 black</name>
       	< link>http://www.shop-name.lv/info/Nokia6120/< / link>
       	< price>150.55< / price>
       	<image>http://www.shop-name.lv/images/Nokia6120.jpg < / image>
       	< category_full>mobile phones & gt; & gt; Nokia< / category_full>
       	< category_link>http://www.shop-name.lv/nokia < / category_link>
       	<in_stock > 7 < / in_stock><!-- Number of goods available for delivery in Riga within 3 days. Optional. Numerical value. Also show on store page -->
       	< delivery_cost_riga > 2.99< / delivery_cost_riga><!-- The maximum delivery price to the address in Riga. Optional. Numerical value. -->
       	< delivery_latvia>5.99 < / delivery_latvia><!-- Maximum delivery price to the address in Latvia. Optional. Numerical value. -->
       	<delivery_latvijas_pasts>1</delivery_latvijas_pasts> <!-- Delivery to Latvian post office. Optional. Numerical value. -->
       	<delivery_dpd_paku_bode>0</delivery_dpd_paku_bode> <!-- Delivery to DPD Pickup points. Optional. Numerical value. -->
       	< delivery_pasta_station > 0< / delivery_pasta_station><!-- Delivery to post Station points. Optional. Numerical value. -->
       	< delivery_omniva > < / delivery_omniva> <!-- Delivery to Omniva points. Optional. Numerical value. -->
       	< delivery_circlek > 1.50< / delivery_circlek><!-- Delivery to Circle K fuel stations. Optional. Numerical value. -->
       	< delivery_venipak > 1.50< / delivery_venipak><!-- Delivery to Venipak Pickup points. Optional. Numerical value. -->
       	<delivery_days_riga>4</delivery_days_riga> <!-- Maximum number of working days for delivery of goods to Riga. Optional. Numerical value. -->
       	< delivery_days_latvia > 6< / delivery_days_latvia><!-- Maximum number of working days for delivery of goods in Latvia. Optional. Numerical value. -->
       	< used>0< / used> <!-- Second-hand goods must indicate the value: 1. Optional. Numerical value. -->
   
       < / item>
       <item>
       	...
       < / item>
       < / root>
       ```
   

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

 *  Thread Starter [eXtatic](https://wordpress.org/support/users/extatic/)
 * (@extatic)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/xml-question-2/#post-11333766)
 * Upload from Woocommerce
 *  Plugin Author [WP All Import](https://wordpress.org/support/users/wpallimport/)
 * (@wpallimport)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/xml-question-2/#post-11347956)
 * Hi [@extatic](https://wordpress.org/support/users/extatic/)
 * Yes, it does look like this would be possible. You can learn more about how to
   use WP All Export at [http://www.wpallimport.com/tour/wp-all-export/](http://www.wpallimport.com/tour/wp-all-export/)
   and try it at [http://www.wpallimport.com/try/](http://www.wpallimport.com/try/).

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

The topic ‘Xml question’ is closed to new replies.

 * ![](https://ps.w.org/wp-all-export/assets/icon-256x256.png?rev=2570162)
 * [WP All Export – Drag & Drop Export to Any Custom CSV, XML & Excel](https://wordpress.org/plugins/wp-all-export/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-all-export/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-all-export/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-all-export/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-all-export/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-all-export/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [WP All Import](https://wordpress.org/support/users/wpallimport/)
 * Last activity: [7 years, 2 months ago](https://wordpress.org/support/topic/xml-question-2/#post-11347956)
 * Status: resolved