<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>설문 on John on Lee</title><link>https://john.onlee.io/survey/</link><description>Recent content in 설문 on John on Lee</description><generator>Hugo</generator><language>ko</language><lastBuildDate>Wed, 03 Jun 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://john.onlee.io/survey/index.xml" rel="self" type="application/rss+xml"/><item><title>코딩 에이전트 커스터마이징 — 설문</title><link>https://john.onlee.io/survey/coding-agent-customization/</link><pubDate>Wed, 03 Jun 2026 00:00:00 +0000</pubDate><guid>https://john.onlee.io/survey/coding-agent-customization/</guid><description>&lt;div style="text-align: center; margin: 3rem 0;"&gt;
&lt;h2&gt;🛠️ 코딩 에이전트, 얼마나 깊게 쓰고 계신가요?&lt;/h2&gt;
&lt;p style="font-size: 1.2rem; color: var(--secondary); margin: 1.5rem 0;"&gt;7문항 · 2분 소요 · 익명 · 제출 후 실시간 결과 확인&lt;/p&gt;
&lt;p style="margin: 2rem 0;"&gt;&lt;span id="countdown" style="font-size: 2rem; font-weight: 700; color: var(--primary);"&gt;3&lt;/span&gt;&lt;/p&gt;
&lt;p style="color: var(--secondary);"&gt;설문 폼으로 이동 중입니다...&lt;/p&gt;
&lt;p style="margin-top: 2rem;"&gt;
&lt;a href="https://forms.gle/22hwLNNzk5BQZ2QP6" style="font-size: 1rem; padding: 0.6rem 1.5rem; background: var(--primary); color: var(--theme); border-radius: 6px; text-decoration: none;"&gt;→ 설문으로 바로 가기&lt;/a&gt;
&lt;/p&gt;
&lt;p style="margin-top: 1.5rem; font-size: 0.85rem; color: var(--secondary);"&gt;이동되지 않으면 &lt;a href="https://forms.gle/22hwLNNzk5BQZ2QP6"&gt;여기를 클릭&lt;/a&gt;하세요.&lt;/p&gt;
&lt;/div&gt;
&lt;script&gt;
(function() {
var count = 3;
var el = document.getElementById('countdown');
var timer = setInterval(function() {
count--;
if (count &lt;= 0) {
clearInterval(timer);
window.location.href = 'https:\/\/forms.gle\/22hwLNNzk5BQZ2QP6';
} else {
el.textContent = count;
}
}, 1000);
})();
&lt;/script&gt;</description></item></channel></rss>