{% load tagging_tags %} {{ site.name }} {{ site_url }} {{ description }} {% now "r" %} Gstudio {{ version }} {{ language }} 1.0 {{ site_url }} {{ site_url }}{% url gstudio_nodetype_archive_index %} {% for metatype in metatypes %} {{ metatype.slug }} {{ metatype.parent.title }} {% endfor %}{% for tag in tags %} {{ tag.name }} {% endfor %}{% for nodetype in nodetypes %} {{ nodetype.title }} {{ site_url }}{{ nodetype.get_absolute_url }} {{ nodetype.publication_date|date:"r" }} {% for metatype in nodetype.metatypes.all %} {% endfor %}{% tags_for_object nodetype as tag_list %}{% for tag in tag_list %} {% endfor %} {{ site_url }}{{ nodetype.get_absolute_url }} {{ nodetype.pk }} {{ nodetype.publication_date|date:"Y-m-d H:i:s"}} 0000-00-00 00:00:00 {% if nodetype.comment_enabled %}open{% else %}closed{% endif %} {% if nodetype.pingback_enabled %}open{% else %}closed{% endif %} {{ nodetype.slug }} {% if nodetype.is_visible %}{% if nodetype.login_required %}private{% else %}publish{% endif %}{% else %}draft{% endif %} 0 0 post {{ nodetype.password }} {{ nodetype.featured|yesno:"1,0" }} _last_update _start_publication _end_publication {% for comment in nodetype.comments %} {{ comment.id }} {{ comment.userinfo.email }} {{ comment.userinfo.url }} {{ comment.ip_address }} {{ comment.submit_date|date:"Y-m-d H:i:s" }} {{ comment.submit_date|date:"Y-m-d H:i:s" }} 1 0 0 {% endfor %}{% for comment in nodetype.pingbacks %} {{ comment.id }} {{ comment.userinfo.email }} {{ comment.userinfo.url }} {{ comment.ip_address }} {{ comment.submit_date|date:"Y-m-d H:i:s" }} {{ comment.submit_date|date:"Y-m-d H:i:s" }} 1 pingback 0 0 {% endfor %}{% for comment in nodetype.trackbacks %} {{ comment.id }} {{ comment.userinfo.email }} {{ comment.userinfo.url }} {{ comment.ip_address }} {{ comment.submit_date|date:"Y-m-d H:i:s" }} {{ comment.submit_date|date:"Y-m-d H:i:s" }} 1 trackback 0 0 {% endfor %} {% endfor %}