Skip to content

Instantly share code, notes, and snippets.

@biac
Created June 11, 2012 07:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save biac/2908940 to your computer and use it in GitHub Desktop.
Save biac/2908940 to your computer and use it in GitHub Desktop.
Kujian - 参加者データ
public class 参加者
{
private const string OriginalData =
@"<?xml version=""1.0"" encoding=""UTF-8""?>
<ol>
<li><span><img alt=""5zj"" class=""icon"" height=""18"" src=""http://a0.twimg.com/profile_images/64048378/20081110-235006-41046300_normal.gif"" width=""18"" /><a href=""/users/46103"" class="""">5zj</a> : <em>いたって真面目なイベントです。</em></span></li>
…中略(約40人分)…
</ol>";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment