=== Wxr Generator ===
Contributors: Automattic
Tags: wxr, imports
Requires at least: 5,6
Tested up to: 5.7.1
Requires PHP: 5.6
Stable tag: 0.1.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

The WXR generator is a library that helps with the creation of WXR files.

== Description ==

A WXR is an XML file that contains an export of posts, pages, authors, categories, terms, and tags. A WXR file can be
imported in a WordPress site and thus allows you to transfer content from one site to another.

The WXR Generator is a library that can be used by exporters to generate a WXR file that follows a schema that is
compatible with the WordPress importer.

== Installation ==

TBD.


== Changelog ==

= 0.1.0 =
* Initial release
