﻿<?xml version="1.0" encoding="utf-8"?>
<gallery>
	<category caption="Category 1">
		<img caption="Caption 1" src="http://moyingli.com/art/Moying_giving_book_presentation_at_the_Concord_Library_02.jpg" link="empty.html" target="_self" description="Short description 1">
			<description>
				<![CDATA[ HTML description 1 ]]>
			</description>
		</img>
		<img caption="Caption 2" src="http://moyingli.com/art/Maynard.jpg" link="empty.html" target="_blank" description="Short description 2">
			<description>
				<![CDATA[ HTML description 2 ]]>
			</description>
		</img>
	</category>
	<category caption="Category 2">
		<img caption="Caption 1" src="http://moyingli.com/art/Moying_giving_book_presentation_at_the_Concord_Library_02.jpg" link="empty.html" target="_self" />
		<img caption="Caption 2" src="http://moyingli.com/art/Maynard.jpg" link="empty.html" target="_blank" />
	</category>
	<category caption="Category 3">
		<img caption="Caption 1" src="http://moyingli.com/art/Moying_giving_book_presentation_at_the_Concord_Library_02.jpg" description="Short description 1" />
		<img caption="Caption 2" src="http://moyingli.com/art/Maynard.jpg" description="Short description 2" />
	</category>
</gallery>
