<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Data Package Standard | Blog</title><description>Data Package is a standard consisting of a set of simple yet extensible specifications to describe datasets, data files and tabular data. It is a data definition language (DDL) and data API that facilitates findability, accessibility, interoperability, and reusability (FAIR) of data.</description><link>https://datapackage.org/</link><language>en</language><item><title>Data Package (v2) is released!</title><link>https://datapackage.org/blog/2024-06-26-v2-release/</link><guid isPermaLink="true">https://datapackage.org/blog/2024-06-26-v2-release/</guid><description>We are very excited to announce the release of the version 2.0 of the Data Package standard (previously known as Frictionless Specs). Thanks to the generous support of NLnet from November last year we were able to focus on reviewing Data Package in order to include features that were often requested throughout the years and improve extensibility for domain-specific implementations.

</description><pubDate>Wed, 26 Jun 2024 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;:::note
Originally published on: &lt;a href=&quot;https://frictionlessdata.io/blog/2024/06/26/datapackage-v2-release/&quot;&gt;https://frictionlessdata.io/blog/2024/06/26/datapackage-v2-release/&lt;/a&gt;
:::&lt;/p&gt;
&lt;p&gt;We are very excited to announce the release of version 2.0 of the Data Package standard (previously known as Frictionless Specs). Thanks to the generous support of &lt;a href=&quot;https://nlnet.nl/&quot;&gt;NLnet&lt;/a&gt;, starting &lt;a href=&quot;https://frictionlessdata.io/blog/2023/11/15/frictionless-specs-update/#additional-deliverables&quot;&gt;from November last year&lt;/a&gt;, we were able to focus on reviewing Data Package in order to include features that were often requested throughout the years and improve extensibility for domain-specific implementations.&lt;/p&gt;
&lt;p&gt;Data Package is a standard for data containerisation, which consists of a set of simple yet extensible specifications to describe datasets, data files and tabular data. It is a data definition language (DDL) and data API that enhances data FAIRness (findability, accessibility, interoperability, and reusability). Since its initial release in 2007, the community has suggested many features that could improve or extend the standard for use cases that weren&amp;#39;t initially envisioned. Those were sometimes adopted, but there wasn&amp;#39;t a versioning or governance process in place to truly evolve the standard.&lt;/p&gt;
&lt;p&gt;We started with &lt;a href=&quot;https://github.com/frictionlessdata/datapackage/issues&quot;&gt;the issues that had accumulated in the GitHub repository&lt;/a&gt; to build our Roadmap for v2. Many of the requested features are now adopted, making Data Package the answer for even more use cases.&lt;/p&gt;
&lt;p&gt;In parallel we assembled an outstanding Data Package Working Group composed of experts from the community. We carefully selected a diverse group of people who brought different use-cases, formats, and data types that we would need the Standard to support. Together with them, we crafted &lt;a href=&quot;https://datapackage.org/overview/governance/&quot;&gt;a governance model&lt;/a&gt; that is explicit, in order to create an environment that adequately supports new contributions and ensures project sustainability.&lt;/p&gt;
&lt;p&gt;We would like to thank each one of them for their remarkable contribution and for the incredibly insightful conversations we had during these months. Thank you to my colleague Evgeny Karev, Peter Desmet from the &lt;a href=&quot;https://www.vlaanderen.be/inbo/en-gb/homepage/&quot;&gt;Research Institute for Nature and Forest (INBO)&lt;/a&gt;, Phil Schumm from &lt;a href=&quot;https://ctds.uchicago.edu/&quot;&gt;CTDS - University of Chicago&lt;/a&gt;, Kyle Husmann from the &lt;a href=&quot;https://www.psu.edu/&quot;&gt;PennState University&lt;/a&gt;, Keith Hughitt from the &lt;a href=&quot;https://www.nih.gov/&quot;&gt;National Institutes of Health&lt;/a&gt;, Jakob Voß from the &lt;a href=&quot;https://www.gbv.de/&quot;&gt;Verbundzentrale des GBV (VZG)&lt;/a&gt;, Ethan Welty from the &lt;a href=&quot;https://wgms.ch/&quot;&gt;World Glacier Monitoring Service&lt;/a&gt;, Paul Walsh from &lt;a href=&quot;https://linkdigital.com.au/&quot;&gt;Link Digital&lt;/a&gt;, Pieter Huybrechts from the &lt;a href=&quot;https://www.vlaanderen.be/inbo/en-gb/homepage/&quot;&gt;Research Institute for Nature and Forest (INBO)&lt;/a&gt;, Martin Durant from &lt;a href=&quot;https://www.anaconda.com/&quot;&gt;Anaconda, inc.&lt;/a&gt;, Adam Kariv from &lt;a href=&quot;https://www.hasadna.org.il/&quot;&gt;The Public Knowledge Workshop&lt;/a&gt;, Johan Richer from &lt;a href=&quot;https://www.multi.coop/?locale=fr&quot;&gt;Multi&lt;/a&gt;, and Stephen Diggs from the &lt;a href=&quot;https://cdlib.org/&quot;&gt;University of California Digital Library&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;If you are curious about the conversations we had during the Standard review, they are all captured (and recorded) in &lt;a href=&quot;https://frictionlessdata.io/blog/&quot;&gt;the blog summaries of the community calls&lt;/a&gt;. Alternatively you can also check out the &lt;a href=&quot;https://github.com/frictionlessdata/datapackage/milestone/6?closed=1&quot;&gt;closed issues on GitHub&lt;/a&gt;.&lt;/p&gt;
&lt;h2&gt;So what is new in version 2?&lt;/h2&gt;
&lt;p&gt;During these months we have been working on the core specifications that compose the Standard, namely: &lt;a href=&quot;https://datapackage.org/standard/data-package/&quot;&gt;Data Package&lt;/a&gt; – a simple container format for describing a coherent collection of data in a single ‘package’, &lt;a href=&quot;https://datapackage.org/standard/data-resource/&quot;&gt;Data Resource&lt;/a&gt; to describe and package a single data resource, &lt;a href=&quot;https://datapackage.org/standard/table-dialect/&quot;&gt;Table Dialect&lt;/a&gt; to describe how tabular data is stored in a file, and &lt;a href=&quot;https://datapackage.org/standard/table-schema/&quot;&gt;Table Schema&lt;/a&gt; to declare a schema for tabular data.&lt;/p&gt;
&lt;p&gt;During the update process we tried to be as little disruptive as possible, avoiding breaking changes when possible.&lt;/p&gt;
&lt;p&gt;We put a lot of effort into removing ambiguity, cutting or clarifying under-defined features, and promoting some well-oiled recipes into the Standard itself. An example of a recipe (or pattern, as they were called in v1) that has been promoted to the Standard is the &lt;a href=&quot;https://specs.frictionlessdata.io/patterns/#missing-values-per-field&quot;&gt;Missing values per field&lt;/a&gt;. We also added a versioning mechanism, support for categorical data, and changes that make it easier to extend the Standard.&lt;/p&gt;
&lt;p&gt;If you would like to know the details about what has changed, see the &lt;a href=&quot;https://datapackage.org/overview/changelog/&quot;&gt;Changelog&lt;/a&gt; we published.&lt;/p&gt;
&lt;p&gt;To increase and facilitate adoption, we published a &lt;a href=&quot;https://github.com/frictionlessdata/dplib-py&quot;&gt;metadata mapper written in Python&lt;/a&gt;. We have also worked on Data Package integrations for the most notable open data portals out there. Many people from the community use Zenodo, so we definitely wanted to target that. They have recently migrated their infrastructure to &lt;a href=&quot;https://inveniordm.web.cern.ch/&quot;&gt;Invenio RDM&lt;/a&gt; and we proposed a Data Package serializer for better integration with the Standard (more info on this integration will be announced in an upcoming blog!). We also created a pull request that exposes &lt;code&gt;datapackage.json&lt;/code&gt; as a metadata export target in the &lt;a href=&quot;https://www.cos.io/&quot;&gt;Open Science Framework&lt;/a&gt; system, and built an extension that adds a &lt;code&gt;datapackage.json&lt;/code&gt; endpoint to every dataset in &lt;a href=&quot;https://github.com/frictionlessdata/ckanext-datapackage&quot;&gt;CKAN&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;If you want to know more about how to coordinate a standard update, we shared our main takeaways at FOSDEM 2024. The presentation was recorded, and you can watch it &lt;a href=&quot;https://fosdem.org/2024/schedule/event/fosdem-2024-3109-updating-open-data-standards/&quot;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;h2&gt;And what happens now?&lt;/h2&gt;
&lt;p&gt;While the work on Data Package 2.0 is done (for now!), we will keep working on the &lt;a href=&quot;https://datapackage.org/&quot;&gt;Data Package website and documentation&lt;/a&gt; together with the Working Group, to make it as clear and straightforward as possible for newcomers. In parallel, we will also start integrating the version 2 changes in the &lt;a href=&quot;https://datapackage.org/overview/software/&quot;&gt;software implementations&lt;/a&gt;).&lt;/p&gt;
&lt;p&gt;Would you like to contribute? We always welcome new people to the project! Go and have a look at our &lt;a href=&quot;https://frictionlessdata.io/work-with-us/contribute/&quot;&gt;Contribution page&lt;/a&gt; to understand the general guideline. Please get in touch with us by joining &lt;a href=&quot;https://frictionlessdata.io/development/roadmap/&quot;&gt;our community chat on Slack&lt;/a&gt; (also accessible via &lt;a href=&quot;https://matrix.to/#/#frictionlessdata:matrix.okfn.org&quot;&gt;Matrix&lt;/a&gt;), or feel free to jump in any of &lt;a href=&quot;https://github.com/frictionlessdata/datapackage/issues&quot;&gt;the discussions on GitHub&lt;/a&gt;.&lt;/p&gt;
&lt;h2&gt;Funding&lt;/h2&gt;
&lt;p&gt;This project was funded through &lt;a href=&quot;https://nlnet.nl/entrust&quot;&gt;NGI0 Entrust&lt;/a&gt;, a fund established by &lt;a href=&quot;https://nlnet.nl&quot;&gt;NLnet&lt;/a&gt; with financial support from the European Commission&amp;#39;s &lt;a href=&quot;https://ngi.eu&quot;&gt;Next Generation Internet&lt;/a&gt; program. Learn more at the &lt;a href=&quot;https://nlnet.nl/project/FrictionlessStandards/&quot;&gt;NLnet project page&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://nlnet.nl&quot;&gt;&lt;a href=&quot;https://datapackage.org/blog/2024-06-26-v2-release&quot;&gt;
            &lt;div&gt;&lt;img src=&quot;data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0MDAgMjUwIiB3aWR0aD0iNDAwIiBoZWlnaHQ9IjI1MCI+CiAgPHJlY3Qgd2lkdGg9IjQwMCIgaGVpZ2h0PSIyNTAiIGZpbGw9IiNCM0IwQjBGRiI+PC9yZWN0PgogIDx0ZXh0IHg9IjUwJSIgeT0iNTAlIiBkb21pbmFudC1iYXNlbGluZT0ibWlkZGxlIiB0ZXh0LWFuY2hvcj0ibWlkZGxlIiBmb250LWZhbWlseT0ibW9ub3NwYWNlIiBmb250LXNpemU9IjI1cHgiIGZpbGw9IiMyNjI2MjZGRiI+SW1hZ2U8L3RleHQ+ICAgCjwvc3ZnPg==&quot; alt=&quot;NLnet foundation logo&quot; /&gt;&lt;/div&gt;
            &lt;blockquote&gt;&lt;em&gt;Original image available in the blog post.&lt;/em&gt;&lt;/blockquote&gt;
          &lt;/a&gt;
          &lt;br /&gt;&lt;/a&gt;
&lt;a href=&quot;https://nlnet.nl/entrust&quot;&gt;&lt;a href=&quot;https://datapackage.org/blog/2024-06-26-v2-release&quot;&gt;
            &lt;div&gt;&lt;img src=&quot;data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0MDAgMjUwIiB3aWR0aD0iNDAwIiBoZWlnaHQ9IjI1MCI+CiAgPHJlY3Qgd2lkdGg9IjQwMCIgaGVpZ2h0PSIyNTAiIGZpbGw9IiNCM0IwQjBGRiI+PC9yZWN0PgogIDx0ZXh0IHg9IjUwJSIgeT0iNTAlIiBkb21pbmFudC1iYXNlbGluZT0ibWlkZGxlIiB0ZXh0LWFuY2hvcj0ibWlkZGxlIiBmb250LWZhbWlseT0ibW9ub3NwYWNlIiBmb250LXNpemU9IjI1cHgiIGZpbGw9IiMyNjI2MjZGRiI+SW1hZ2U8L3RleHQ+ICAgCjwvc3ZnPg==&quot; alt=&quot;NGI Zero Logo&quot; /&gt;&lt;/div&gt;
            &lt;blockquote&gt;&lt;em&gt;Original image available in the blog post.&lt;/em&gt;&lt;/blockquote&gt;
          &lt;/a&gt;
          &lt;br /&gt;&lt;/a&gt;&lt;/p&gt;
</content:encoded><category>news</category></item><item><title>Data Package (v2) work started</title><link>https://datapackage.org/blog/2023-11-15-v2-announcement/</link><guid isPermaLink="true">https://datapackage.org/blog/2023-11-15-v2-announcement/</guid><description>We are very pleased to announce that thanks to the generous support of NLnet we have kickstarted the Data Package (v2) work. After a first discussion with the community in the last call, we are setting up a working group to help us with the v2 release.

</description><pubDate>Wed, 15 Nov 2023 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;:::note
Originally published on: &lt;a href=&quot;https://frictionlessdata.io/blog/2023/11/15/frictionless-specs-update/&quot;&gt;https://frictionlessdata.io/blog/2023/11/15/frictionless-specs-update/&lt;/a&gt;
:::&lt;/p&gt;
&lt;p&gt;We are very pleased to announce that thanks to the generous support of &lt;a href=&quot;https://nlnet.nl/&quot;&gt;NLnet&lt;/a&gt; we have kickstarted the &lt;a href=&quot;https://specs.frictionlessdata.io/&quot;&gt;Data Package (v2)&lt;/a&gt; update.&lt;/p&gt;
&lt;p&gt;After a first discussion with the community in &lt;a href=&quot;https://frictionlessdata.io/blog/2023/11/06/community-call/&quot;&gt;the last call&lt;/a&gt;, we are setting up a working group to help us with the v2 release.&lt;/p&gt;
&lt;p&gt;Taking into account the group&amp;#39;s concerns about the shortness of the initial timeline we proposed, we were able to work out an extension of the initial time frame until mid-2024. We are now aiming at &lt;strong&gt;releasing the v2 of the Frictionless specs by June 2024&lt;/strong&gt;.&lt;/p&gt;
&lt;h2&gt;Goal&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Our overarching goal is to make the Frictionless specs&lt;/strong&gt;, namely the Data Package, Data Resource, File Dialect, and Table Schema standards, &lt;strong&gt;a finished product&lt;/strong&gt;, establishing a sustainable mechanism for future maintenance extension.&lt;/p&gt;
&lt;p&gt;The modular approach will of course still be the cornerstone of the Frictionless specs v2, and we won’t introduce any breaking changes.&lt;/p&gt;
&lt;h2&gt;Additional deliverables&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Together with the working group, we will start a reference collection of data types we want the v2 to support in a GitHub issue.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;&lt;p&gt;We will work with leading data publishing portals, namely CKAN and Zenodo, to provide native Data Package export integration.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;&lt;p&gt;The Frictionless core team at OKFN, will work on a new small Python library, a metadata mapper, with the objective of making it simpler to create standard extensions, and being able to use it in the data publishing systems integrations (Zenodo/CKAN/etc).&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;&lt;p&gt;A new website and new documentation will be published, with improved technical language and better accessibility.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Roadmap&lt;/h2&gt;
&lt;p&gt;The project roadmap will be mainly guided by the list of issues submitted by the community throughout the years, and collected &lt;a href=&quot;https://github.com/frictionlessdata/specs/milestone/6&quot;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;h2&gt;Social Aspect&lt;/h2&gt;
&lt;p&gt;We will hold &lt;strong&gt;monthly update calls&lt;/strong&gt; for the working group, which are of course not compulsory, and which will be open to the broader community too. In parallel &lt;strong&gt;we will work asynchronously with the working group, using a review model&lt;/strong&gt; for any changes in the specifications themselves.&lt;/p&gt;
&lt;h2&gt;Decision-making&lt;/h2&gt;
&lt;p&gt;For every GitHub issue on the specs submitted by the community throughout the years, the Frictionless core team or any working group member will propose a recommended action to the working group. The action proposed will be &lt;strong&gt;accepted if consensus with the working group is reached&lt;/strong&gt;, meaning we have arrived at a decision, or at least a compromise, that everyone can live with.&lt;/p&gt;
&lt;p&gt;The working group will be invited to share their view in a devoted GitHub issue. If a broader conversation is needed, the proposal discussion can be elevated to the monthly call for deliberation. The working group will be given a reasonable amount of time to review the proposed action.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Consensus is reached and the issue is closed if at least ⅔ of the working group members participate in the discussion and express their favourable opinion&lt;/strong&gt;. In case of serious and explicitly stated concerns, working group members who are core library investors (at the moment: OKFN, INBO, Datopian) may veto a proposed action.&lt;/p&gt;
&lt;p&gt;The community manager at OKFN will reach out to working group members who did not participate in the discussion to make sure their opinion is also captured. We want to ensure that reminders of your participation are handled with care. You can expect a gentle and considerate approach, such as receiving an email once every two weeks highlighting any issues where your vote is pending. Our goal is to keep you informed without causing any unnecessary inconvenience, so you can feel confident and at ease with the process&lt;/p&gt;
&lt;p&gt;Decision-making on the technical maintenance of the specs will be centralised by OKFN.&lt;/p&gt;
&lt;h2&gt;Diversity&lt;/h2&gt;
&lt;p&gt;Leveraging diversity is an opportunity that we must embrace for the benefits it brings. Extensive research consistently demonstrates that diverse participation leads to better outcomes and more resilient technologies — diverse communities are unequivocally stronger communities.&lt;/p&gt;
&lt;p&gt;We acknowledge the need for greater diversity in our community, and we understand that fostering diversity, equity, and inclusion requires substantial effort. We cannot underestimate the challenges before us. Confronting the deep-rooted and centuries-old racist components of our system is a huge challenge, and we understand that achieving racial equity is a continual journey with no predefined endpoint.&lt;/p&gt;
&lt;p&gt;Our mission is to build equity within our community, fostering inclusion and amplifying diversity across all aspects of the Frictionless project. For our specs update, we are proactively encouraging every member of the community involved in the working group to identify and invite candidates interested in contributing to the update work, with a particular emphasis on enhancing the diversity of our group.&lt;/p&gt;
&lt;p&gt;We welcome contributors from diverse backgrounds, recognising that individuals with varied experiences bring forth new and innovative ideas that help create an inclusive and welcoming ecosystem. Our goal is to create an inclusive and friendly environment based on mutual respect and exchange, ensuring that no one feels isolated, and everyone is motivated to actively contribute to the project&amp;#39;s development.&lt;/p&gt;
&lt;p&gt;Acknowledging the ethical imperative, we understand that recruiting individuals into a community historically designed to exclude them is neither ethical nor effective without adequate support. We therefore prioritise transparency with new community members, providing a &lt;a href=&quot;https://frictionlessdata.io/work-with-us/contribute/&quot;&gt;contributor&amp;#39;s guide&lt;/a&gt;, a &lt;a href=&quot;https://frictionlessdata.io/development/roadmap/&quot;&gt;published roadmap&lt;/a&gt;, and comprehensive documentation to ensure clarity and support throughout their engagement. Our &lt;a href=&quot;https://frictionlessdata.io/work-with-us/code-of-conduct/&quot;&gt;Code of Conduct&lt;/a&gt; applies to all activities linked to the Frictionless Data project, and it is enforced by our community manager. As part of this project, we will make it a priority to enhance the accessibility of our documentation and website, aiming to make them as inclusive as possible.&lt;/p&gt;
&lt;p&gt;We welcome any other suggestions that would help us enhance diversity, equity, and inclusion in our work. Please let us know if you have a good idea to share!&lt;/p&gt;
&lt;h2&gt;Funding&lt;/h2&gt;
&lt;p&gt;This project is funded through &lt;a href=&quot;https://nlnet.nl/entrust&quot;&gt;NGI0 Entrust&lt;/a&gt;, a fund established by &lt;a href=&quot;https://nlnet.nl&quot;&gt;NLnet&lt;/a&gt; with financial support from the European Commission&amp;#39;s &lt;a href=&quot;https://ngi.eu&quot;&gt;Next Generation Internet&lt;/a&gt; program. Learn more at the &lt;a href=&quot;https://nlnet.nl/project/FrictionlessStandards/&quot;&gt;NLnet project page&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://nlnet.nl&quot;&gt;&lt;a href=&quot;https://datapackage.org/blog/2023-11-15-v2-announcement&quot;&gt;
            &lt;div&gt;&lt;img src=&quot;data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0MDAgMjUwIiB3aWR0aD0iNDAwIiBoZWlnaHQ9IjI1MCI+CiAgPHJlY3Qgd2lkdGg9IjQwMCIgaGVpZ2h0PSIyNTAiIGZpbGw9IiNCM0IwQjBGRiI+PC9yZWN0PgogIDx0ZXh0IHg9IjUwJSIgeT0iNTAlIiBkb21pbmFudC1iYXNlbGluZT0ibWlkZGxlIiB0ZXh0LWFuY2hvcj0ibWlkZGxlIiBmb250LWZhbWlseT0ibW9ub3NwYWNlIiBmb250LXNpemU9IjI1cHgiIGZpbGw9IiMyNjI2MjZGRiI+SW1hZ2U8L3RleHQ+ICAgCjwvc3ZnPg==&quot; alt=&quot;NLnet foundation logo&quot; /&gt;&lt;/div&gt;
            &lt;blockquote&gt;&lt;em&gt;Original image available in the blog post.&lt;/em&gt;&lt;/blockquote&gt;
          &lt;/a&gt;
          &lt;br /&gt;&lt;/a&gt;
&lt;a href=&quot;https://nlnet.nl/entrust&quot;&gt;&lt;a href=&quot;https://datapackage.org/blog/2023-11-15-v2-announcement&quot;&gt;
            &lt;div&gt;&lt;img src=&quot;data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0MDAgMjUwIiB3aWR0aD0iNDAwIiBoZWlnaHQ9IjI1MCI+CiAgPHJlY3Qgd2lkdGg9IjQwMCIgaGVpZ2h0PSIyNTAiIGZpbGw9IiNCM0IwQjBGRiI+PC9yZWN0PgogIDx0ZXh0IHg9IjUwJSIgeT0iNTAlIiBkb21pbmFudC1iYXNlbGluZT0ibWlkZGxlIiB0ZXh0LWFuY2hvcj0ibWlkZGxlIiBmb250LWZhbWlseT0ibW9ub3NwYWNlIiBmb250LXNpemU9IjI1cHgiIGZpbGw9IiMyNjI2MjZGRiI+SW1hZ2U8L3RleHQ+ICAgCjwvc3ZnPg==&quot; alt=&quot;NGI Zero Logo&quot; /&gt;&lt;/div&gt;
            &lt;blockquote&gt;&lt;em&gt;Original image available in the blog post.&lt;/em&gt;&lt;/blockquote&gt;
          &lt;/a&gt;
          &lt;br /&gt;&lt;/a&gt;&lt;/p&gt;
</content:encoded><category>news</category></item></channel></rss>