rss 형식
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<?xml version=”1.0” encoding=”utf-8”?>
<%@ page language=”java” contentType=”text/xml; charset=UTF-8” pageEncoding=”UTF-8” %>
<%@ taglib prefix=”c” uri=”http://java.sun.com/jsp/jstl/core” %>
<rss version=”2.0”>
This article is licensed under CC BY 4.0 by the author.