SUMMARY

This module allows you to create an XML feed from views of a Drupal site. You can create any type of XML feed. You can create Sitemap, RSS Feed, Google Feed, or any type of feed.

REQUIREMENTS

*None. (Other than a clean Drupal 8 installation)

INSTALLATION

Install as usual. We advise using composer for this:
`composer require drupal/xmlfeedviews`

Cleaning the cache after installation may be required.