Skip to content

Instantly share code, notes, and snippets.

Created May 18, 2010 09:06
Show Gist options
  • Save anonymous/404795 to your computer and use it in GitHub Desktop.
Save anonymous/404795 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<items>
<item>
<Title>item 1</Title>
<Description>description</Description>
<DownloadLink>http://ya.ru/logo.png</DownloadLink>
<ContentLink>http://ya.ru/logo.png</ContentLink>
<PreviewLink>http://ya.ru/logo.png</PreviewLink>
<PortNumber>11</PortNumber>
<Price>1</Price>
</item>
<item>
<Title>item 2</Title>
<Description>description</Description>
<DownloadLink>http://ya.ru/logo.png</DownloadLink>
<ContentLink>http://ya.ru/logo.png</ContentLink>
<PreviewLink>http://ya.ru/logo.png</PreviewLink>
<PortNumber>11</PortNumber>
<Price>2</Price>
</item>
<item>
<Title>item 3</Title>
<Description>description</Description>
<DownloadLink>http://ya.ru/logo.png</DownloadLink>
<ContentLink>http://ya.ru/logo.png</ContentLink>
<PreviewLink>http://ya.ru/logo.png</PreviewLink>
<PortNumber>11</PortNumber>
<Price>3</Price>
</item>
</items>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment