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.

56 lignes
3.2 KiB

  1. <rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0" nighteye="disabled">
  2. <channel>
  3. <title>Go Time</title>
  4. <itunes:title>Go Time</itunes:title>
  5. <itunes:type>serial</itunes:type>
  6. <itunes:block>Yes</itunes:block>
  7. <itunes:complete>TRUE</itunes:complete>
  8. <itunes:new-feed-url>wubawuba</itunes:new-feed-url>
  9. <copyright>All rights reserved</copyright>
  10. <link>https://changelog.com/gotime</link>
  11. <atom:link href="https://changelog.com/gotime/feed" rel="self" type="application/rss+xml"/>
  12. <atom:link href="https://changelog.com/gotime/feed" rel="first" type="application/rss+xml"/>
  13. <atom:link href="https://changelog.com/gotime/feed?page=1" rel="last" type="application/rss+xml"/>
  14. <atom:link href="https://changelog.com/gotime" rel="alternate" type="text/html"/>
  15. <language>en-us</language>
  16. <description>
  17. A diverse panel and special guests discuss cloud infrastructure, distributed systems, microservices, Kubernetes, Docker…oh and also Go! This show records LIVE every Thursday at 3pm US Eastern. A diverse panel and special guests discuss cloud infrastructure, distributed systems, microservices, Kubernetes, Docker…oh and also Go!
  18. </description>
  19. <itunes:author>Changelog Media</itunes:author>
  20. <itunes:summary>Foo</itunes:summary>
  21. <itunes:explicit>no</itunes:explicit>
  22. <itunes:image href="https://cdn.changelog.com/uploads/covers/go-time-original.png?v=63725770357"/>
  23. <itunes:keywords>go, golang, open source, software, development</itunes:keywords>
  24. <itunes:owner>
  25. <itunes:name>Changelog Media</itunes:name>
  26. <itunes:email>editors@changelog.com</itunes:email>
  27. </itunes:owner>
  28. <itunes:category text="Technology">
  29. <itunes:category text="Software How-To"/>
  30. <itunes:category text="Tech News"/>
  31. </itunes:category>
  32. <itunes:category text="Foo">
  33. <itunes:category text="Bar"/>
  34. <itunes:category text="Baz"/>
  35. </itunes:category>
  36. <item>
  37. <itunes:title>awesome title</itunes:title>
  38. <itunes:episodeType>full</itunes:episodeType>
  39. <itunes:episode>1</itunes:episode>
  40. <itunes:season>1</itunes:season>
  41. <itunes:block>xxx</itunes:block>
  42. <itunes:image href="https://cdn.changelog.com/uploads/covers/go-time-original.png?v=63725770357"/>
  43. <itunes:duration>32:30</itunes:duration>
  44. <itunes:explicit>no</itunes:explicit>
  45. <itunes:keywords>go, golang, open source, software, development</itunes:keywords>
  46. <itunes:subtitle>with Erik, Carlisia, and Brian</itunes:subtitle>
  47. <itunes:summary>Foo</itunes:summary>
  48. <dc:creator>
  49. Erik St. Martin, Carlisia Pinto, and Brian Ketelsen
  50. </dc:creator>
  51. <itunes:author>
  52. Erik St. Martin, Carlisia Pinto, and Brian Ketelsen
  53. </itunes:author>
  54. </item>
  55. </channel>
  56. </rss>