thuecat/Tests/Functional/Fixtures/Frontend/TouristAttractionsOpeningHours.xml
Daniel Siepmann 672f78a5dc
Filter and sort opening hours (#83)
Opening hours are filtered. Opening hours from the past are no longer
available.
Opening hours are sorted. Newer opening hours are shown last.

Relates: #10185
2022-11-24 15:55:50 +01:00

11 lines
283 B
XML

<?xml version="1.0" encoding="utf-8"?>
<dataset>
<tx_thuecat_tourist_attraction>
<uid>1</uid>
<pid>3</pid>
<title>Erste Attraktion</title>
<description>Die Beschreibung der Attraktion</description>
</tx_thuecat_tourist_attraction>
</dataset>