<p></p>
<p><b>@nenad-vujicic</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/openstreetmap/openstreetmap-website/pull/5344#discussion_r1876232635">app/views/api/notes/_note.rss.builder</a>:</p>
<pre style='color:#555'>> +  note.tags.each do |k, v|
+    xml.tag(:k => k, :v => v)
+  end
</pre>
<p dir="auto">Thanks for catching this. Honestly, I'm not sure about what could be the best solution here. I believe we have multiple options:</p>
<ol dir="auto">
<li>Adding Atom + XHTML namespaces and displaying tags like in <a href="https://www.openstreetmap.org/user/Nenad%20Vujicic/history/feed" rel="nofollow">user's history feed</a> (I'm a little bit afraid to add new namespaces because of client support)</li>
<li>Using e.g. dc:subject for simplified, flattened representation of tags (the easiest and the most portable, but not so nice visual representation of tags)</li>
<li>Creating custom or some other namespace or some other solution?</li>
</ol>
<p dir="auto">Can you suggest what could be the best approach here?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />Reply to this email directly, <a href="https://github.com/openstreetmap/openstreetmap-website/pull/5344#discussion_r1876232635">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLNFY6FVQZODGBXUD332EW327AVCNFSM6AAAAABSCG2KCWVHI2DSMVQWIX3LMV43YUDVNRWFEZLROVSXG5CSMV3GSZLXHMZDIOBZGIZTCNRQHA">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AAK2OLJAKDNOZHWBB4PSYFD2EW327A5CNFSM6AAAAABSCG2KCWWGG33NNVSW45C7OR4XAZNRKB2WY3CSMVYXKZLTORJGK5TJMV32UY3PNVWWK3TUL5UWJTUUL2UPQ.gif" height="1" width="1" alt="" /><span style="color: transparent; font-size: 0; display: none; visibility: hidden; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0; mso-hide: all">Message ID: <span><openstreetmap/openstreetmap-website/pull/5344/review/2489231608</span><span>@</span><span>github</span><span>.</span><span>com></span></span></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/openstreetmap-website/pull/5344#discussion_r1876232635",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/5344#discussion_r1876232635",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>