An unexpected error occurred: Failed to parse route Route did not match:
Attempted Matches:
1) Route 'Home' ('/') did not match:
Found additional trailing segments: sitemap.xml
2) Route 'Market' ('/market/:id') did not match:
Static segment 'market' did not match instead found 'sitemap.xml'
3) Route 'Timeline' ('/timeline') did not match:
Static segment 'timeline' did not match instead found 'sitemap.xml'
4) Route 'Account' ('/account') did not match:
Static segment 'account' did not match instead found 'sitemap.xml'
5) Route 'Addresses' ('/addresses') did not match:
Static segment 'addresses' did not match instead found 'sitemap.xml'
6) Route 'Contact' ('/contact') did not match:
Static segment 'contact' did not match instead found 'sitemap.xml'
7) Route 'Privacy' ('/privacy') did not match:
Static segment 'privacy' did not match instead found 'sitemap.xml'