The Webfeed Flutter package for Appeto SDK.
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

118 lignes
6.9 KiB

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <feed xmlns="http://www.w3.org/2005/Atom">
  3. <id>foo-bar-id</id>
  4. <title type="text">Foo bar news</title>
  5. <updated>2018-04-06T13:02:46Z</updated>
  6. <link rel="foo" type="text/html" hreflang="en" href="http://foo.bar.news/" title="Foo bar news html" length="1000"/>
  7. <link rel="bar" type="application/atom+xml" hreflang="pt" href="http://foo.bar.news/feed.atom" title="Foo bar news atom" length="100"/>
  8. <author>
  9. <name>Alice</name>
  10. <uri>http://foo.bar.news/people/alice</uri>
  11. <email>alice@foo.bar.news</email>
  12. </author>
  13. <author>
  14. <name>Bob</name>
  15. <uri>http://foo.bar.news/people/bob</uri>
  16. <email>bob@foo.bar.news</email>
  17. </author>
  18. <contributor>
  19. <name>Charlie</name>
  20. <uri>http://foo.bar.news/people/charlie</uri>
  21. <email>charlie@foo.bar.news</email>
  22. </contributor>
  23. <contributor>
  24. <name>David</name>
  25. <uri>http://foo.bar.news/people/david</uri>
  26. <email>david@foo.bar.news</email>
  27. </contributor>
  28. <category term="foo category" scheme="this-is-foo-scheme" label="this is foo label"/>
  29. <category term="bar category" scheme="this-is-bar-scheme" label="this is bar label"/>
  30. <generator uri="http://foo.bar.news/generator" version="1.0">Foo bar generator</generator>
  31. <icon>http://foo.bar.news/icon.png</icon>
  32. <logo>http://foo.bar.news/logo.png</logo>
  33. <subtitle>This is subtitle</subtitle>
  34. <entry>
  35. <id>foo-bar-entry-id-1</id>
  36. <title>Foo bar item 1</title>
  37. <media:content url="http://www.foo.com/video.mov" fileSize="2000" medium="video" isDefault="true" expression="full" bitrate="128" framerate="25" samplingrate="44.1" channels="2" type="video/quicktime" />
  38. <media:content url="http://www.foo.com/video2.mov" fileSize="2000" bitrate="128" type="video/quicktime" expression="full" />
  39. <media:credit role="owner1" scheme="urn:yvs">copyright holder of the entity</media:credit>
  40. <media:credit role="owner2" scheme="urn:yvs">copyright holder of the entity</media:credit>
  41. <media:category scheme="http://search.yahoo.com/mrss/category_ schema" label="Music">music/artist/album/song</media:category>
  42. <media:rating scheme="urn:simple">adult</media:rating>
  43. <media:group>
  44. <media:content url="http://www.foo.com/song64kbps.mp3" fileSize="1000" bitrate="64" type="audio/mpeg" isDefault="true" expression="full" />
  45. <media:content url="http://www.foo.com/song128kbps.mp3" fileSize="2000" bitrate="128" type="audio/mpeg" expression="full" />
  46. <media:content url="http://www.foo.com/song256kbps.mp3" fileSize="4000" bitrate="256" type="audio/mpeg" expression="full" />
  47. <media:content url="http://www.foo.com/song512kbps.mp3.torrent" fileSize="8000" type="application/x-bittorrent;enclosed=audio/mpeg" expression="full" />
  48. <media:content url="http://www.foo.com/song.wav" fileSize="16000" type="audio/x-wav" expression="full" />
  49. <media:credit role="musician">band member 1</media:credit>
  50. <media:credit role="musician">band member 2</media:credit>
  51. <media:category>music/artist name/album/song</media:category>
  52. <media:rating>nonadult</media:rating>
  53. </media:group>
  54. <media:title type="plain">The Judy's -- The Moo Song</media:title>
  55. <media:description type="plain">This was some really bizarre band I listened to as a young lad.</media:description>
  56. <media:keywords>kitty, cat, big dog, yarn, fluffy</media:keywords>
  57. <media:thumbnail url="http://www.foo.com/keyframe1.jpg" width="75" height="50" time="12:05:01.123" />
  58. <media:thumbnail url="http://www.foo.com/keyframe2.jpg" width="150" height="100" time="12:05:01.125" />
  59. <media:hash algo="md5">dfdec888b72151965a34b4b59031290a</media:hash>
  60. <media:player url="http://www.foo.com/player?id=1111" height="200" width="400" />
  61. <media:copyright url="http://blah.com/additional-info.html">2005 FooBar Media</media:copyright>
  62. <media:text type="plain" lang="en" start="00:00:03.000" end="00:00:10.000"> Oh, say, can you see</media:text>
  63. <media:restriction relationship="allow" type="country">au us</media:restriction>
  64. <media:community>
  65. <media:starRating average="3.5" count="20" min="1" max="10" />
  66. <media:statistics views="5" favorites="4" />
  67. <media:tags>news: 5, abc:3</media:tags>
  68. </media:community>
  69. <media:comments>
  70. <media:comment>comment1</media:comment>
  71. <media:comment>comment2</media:comment>
  72. </media:comments>
  73. <media:embed url="http://www.foo.com/player.swf" width="512" height="323">
  74. <media:param name="type">application/x-shockwave-flash</media:param>
  75. <media:param name="width">512</media:param>
  76. <media:param name="height">323</media:param>
  77. <media:param name="allowFullScreen">true</media:param>
  78. <media:param name="flashVars"> id=12345&amp;vid=678912i&amp;lang=en-us&amp;intl=us&amp;thumbUrl=http://www.foo.com/thumbnail.jpg
  79. </media:param>
  80. </media:embed>
  81. <media:responses>
  82. <media:response>http://www.response1.com</media:response>
  83. <media:response>http://www.response2.com</media:response>
  84. </media:responses>
  85. <media:backLinks>
  86. <media:backLink>http://www.backlink1.com</media:backLink>
  87. <media:backLink>http://www.backlink2.com</media:backLink>
  88. </media:backLinks>
  89. <media:status state="active" />
  90. <media:price type="rent" price="19.99" info="http://www.dummy.jp/package_info.html" currency="EUR" />
  91. <media:price type="buy" price="39.99" currency="EUR" />
  92. <media:license type="text/html" href="http://www.licensehost.com/license"> Sample license for a video</media:license>
  93. <media:subTitle type="application/smil" lang="en-us" href="http://www.foo.org/subtitle.smil" />
  94. <media:peerLink type="application/x-bittorrent" href="http://www.foo.org/sampleFile.torrent" />
  95. <media:location description="My house" start="00:01" end="01:00">
  96. <georss:where>
  97. <gml:Point>
  98. <gml:pos>35.669998 139.770004</gml:pos>
  99. </gml:Point>
  100. </georss:where>
  101. </media:location>
  102. <media:rights status="official" />
  103. <media:scenes>
  104. <media:scene>
  105. <sceneTitle>sceneTitle1</sceneTitle>
  106. <sceneDescription>sceneDesc1</sceneDescription>
  107. <sceneStartTime>00:15</sceneStartTime>
  108. <sceneEndTime>00:45</sceneEndTime>
  109. </media:scene>
  110. <media:scene>
  111. <sceneTitle>sceneTitle2</sceneTitle>
  112. <sceneDescription>sceneDesc2</sceneDescription>
  113. <sceneStartTime>00:15</sceneStartTime>
  114. <sceneEndTime>00:55</sceneEndTime>
  115. </media:scene>
  116. </media:scenes>
  117. </entry>
  118. </feed>