urn:uuid:2853dacf-ed79-42f5-8e8a-a7bb3d1ae6a2{{ current_time }}{{instance}}{{instance}}https://github.com/janeczku/calibre-web{{_('Hot Books')}}{{url_for('feed_hot')}}{{ current_time }}{{_('Popular publications from this catalog based on Downloads.')}}{{_('Best rated Books')}}{{url_for('feed_best_rated')}}{{ current_time }}{{_('Popular publications from this catalog based on Rating.')}}{{_('New Books')}}{{url_for('feed_new')}}{{ current_time }}{{_('The latest Books')}}{{_('Random Books')}}{{url_for('feed_discover')}}{{ current_time }}{{_('Show Random Books')}}
{% if not current_user.is_anonymous %}
{{_('Read Books')}}{{url_for('feed_read_books')}}{{ current_time }}{{_('Read Books')}}
{% endif %}
{{_('Unread Books')}}{{url_for('feed_unread_books')}}{{ current_time }}{{_('Unread Books')}}{{_('Authors')}}{{url_for('feed_authorindex')}}{{ current_time }}{{_('Books ordered by Author')}}{{_('Publishers')}}{{url_for('feed_publisherindex')}}{{ current_time }}{{_('Books ordered by publisher')}}{{_('Category list')}}{{url_for('feed_categoryindex')}}{{ current_time }}{{_('Books ordered by category')}}{{_('Series list')}}{{url_for('feed_seriesindex')}}{{ current_time }}{{_('Books ordered by series')}}{{_('Public Shelves')}}{{url_for('feed_shelfindex', public="public")}}{{ current_time }}{{_('Books organized in public shelfs, visible to everyone')}}
{% if not current_user.is_anonymous %}
{{_('Your Shelves')}}{{url_for('feed_shelfindex')}}{{ current_time }}{{_("User's own shelfs, only visible to the current user himself")}}
{% endif %}