<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.comp.web.microformats.general">
    <title>gmane.comp.web.microformats.general</title>
    <link>http://blog.gmane.org/gmane.comp.web.microformats.general</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.web.microformats.general/13414"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.web.microformats.general/13413"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.web.microformats.general/13406"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.web.microformats.general/13404"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.web.microformats.general/13402"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.web.microformats.general/13395"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.web.microformats.general/13393"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.web.microformats.general/13385"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.web.microformats.general/13383"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.web.microformats.general/13380"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.web.microformats.general/13379"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.web.microformats.general/13378"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.web.microformats.general/13377"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.web.microformats.general/13372"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.web.microformats.general/13366"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.web.microformats.general/13364"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.web.microformats.general/13357"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.web.microformats.general/13351"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.web.microformats.general/13343"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.web.microformats.general/13342"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://comments.gmane.org/gmane.comp.web.microformats.general/13414">
    <title>microformats and seo - numbers</title>
    <link>http://comments.gmane.org/gmane.comp.web.microformats.general/13414</link>
    <description>&lt;pre&gt;Hi All

I am going to be doing a presentation on microformats at a SEO
conference in a few weeks. Last time I did this talk the Q&amp;amp;A was full of
question asking for figures on the effectiveness of rich snippets at
increasing site traffic. 

Does anyone know of any quantitative research on this subject.  I have
had a quick look on the web and cannot find anything.

Cheers
Glenn Jones

PS old version of the tal, if your interested -
http://www.slideshare.net/glennjones/microformats-and-seo
&lt;/pre&gt;</description>
    <dc:creator>Glenn Jones</dc:creator>
    <dc:date>2012-02-14T13:04:38</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.web.microformats.general/13413">
    <title>hAudio and HTML5 audio element</title>
    <link>http://comments.gmane.org/gmane.comp.web.microformats.general/13413</link>
    <description>&lt;pre&gt;Hi.

I'm new here and hope to have done everything like it is meant to be. I've added a new issue to the 
hAudio issues:
http://microformats.org/wiki/haudio-issues#D10:_2012-02-13__hAudio_sample_and_enclosure_should_support_HTML5_audio

What do you think? I think it would make sense to add the option to write the sample/enclosure as 
audio element with a special class instead of a link with a special rel attribute.

Another thing I noticed, but for which I haven't written an issue (yet) is the "position":
http://microformats.org/wiki/haudio#Position

The spec says it describes the position of the hAudio item in a list. "Examples of hAudio lists can 
include album track listings, music top 10 lists, playlists, and podcast chapters." So it is 
ambiguous to what position it actually describes. I want to generate playlists in which I add to 
each hAudio item *not* the position it has in the playlist (this I want to be inferred from the 
position in the HTML file), but explicitly the position the song has in its &lt;/pre&gt;</description>
    <dc:creator>Mathias Panzenböck</dc:creator>
    <dc:date>2012-02-13T15:42:39</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.web.microformats.general/13406">
    <title>Semantic naming of HTML document layout elements</title>
    <link>http://comments.gmane.org/gmane.comp.web.microformats.general/13406</link>
    <description>&lt;pre&gt;Hi. I was wondering if there are standards in marking-up layout
elements for common regions in HTML documents.

I know HTML5 defines &amp;lt;header&amp;gt;, &amp;lt;footer&amp;gt;, &amp;lt;nav&amp;gt; and &amp;lt;article&amp;gt;, and
that's very helpful. But also many websites have a &amp;lt;div
class="container"&amp;gt; that encloses everything, to squeeze the content
into the middle of the page, and I'm never sure if I should, put the
&amp;lt;nav&amp;gt; inside the &amp;lt;header&amp;gt; or after it, and how should left and right
columns be marked-up? Should they be within the &amp;lt;article&amp;gt; element? Or
not? And I thought of using &amp;lt;aside&amp;gt; to denote left and right columns,
with classes like "pre" and "post" but I don't know if this is
standard either.

Does anyone know if anyone has come up with any standards for this
sort of thing?

I did post this question on stackoverflow.com, but thought you guys
might know more than the people that have answered so far:
http://stackoverflow.com/questions/8615464/standards-for-html-layout-element-class-names

Thanks,
Robin.
&lt;/pre&gt;</description>
    <dc:creator>Robin Winslow</dc:creator>
    <dc:date>2011-12-23T13:23:53</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.web.microformats.general/13404">
    <title>[microformats-2] e-* values and the JSON serialization</title>
    <link>http://comments.gmane.org/gmane.comp.web.microformats.general/13404</link>
    <description>&lt;pre&gt;Hi,

The Microformats 2 page doesn't yet contain a definition of the JSON
serialization algorithm. When it does get written down, the algorithm
should specify that e-* properties (whose value is the DOM desendents
of the element) get serialized using the Serializing HTML Fragments
algorithm in the HTML spec:

  http://www.whatwg.org/specs/web-apps/current-work/multipage/the-end.html#serializing-html-fragments


Ted
&lt;/pre&gt;</description>
    <dc:creator>Edward O'Connor</dc:creator>
    <dc:date>2011-12-15T18:41:19</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.web.microformats.general/13402">
    <title>Anyone knows of an hcalendar-to-ical service thatsupports simple RRULEs?</title>
    <link>http://comments.gmane.org/gmane.comp.web.microformats.general/13402</link>
    <description>&lt;pre&gt;Hello everyone,

Anyone knows any hCalendar-to-iCal service that supports simple RRULEs?

Test page (am I doing something wrong?)
http://jsbin.com/imuniz/5/edit

I've looked on the wiki, searched the web, tried all I could think of:
Brian's X2V &amp;amp; H2VX (including dev. subdomain), Optimus (XML), ...

The only one that picked it up was Glenn's http://ufxtract.com/ but it
doesn't provide .ics output. ;)

If anyone remembers something I don't, send me in the right direction.

Thanks a lot in advance,
--
André Luís
http://id.andr3.net
&lt;/pre&gt;</description>
    <dc:creator>André Luís</dc:creator>
    <dc:date>2011-12-12T14:59:47</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.web.microformats.general/13395">
    <title>hRecipe support ufxtract</title>
    <link>http://comments.gmane.org/gmane.comp.web.microformats.general/13395</link>
    <description>&lt;pre&gt;Had a request to add hRecipe support to ufXtract, which is now in place

Example using API
http://ufxtract.com/api/?url=http%3A%2F%2Fallrecipes.com%2FRecipe%2Fslow-cooker-chicken-and-dumplings%2Fdetail.aspx&amp;amp;format=hrecipe&amp;amp;output=json&amp;amp;callback=

Test Suite
http://ufxtract.com/testsuite/hrecipe/

Source Code for library
https://github.com/glennjones/ufxtract


Also fixed a couple of bugs with JSON output at the same time.

Cheers  Glenn
&lt;/pre&gt;</description>
    <dc:creator>Glenn Jones</dc:creator>
    <dc:date>2011-08-22T07:43:55</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.web.microformats.general/13393">
    <title>Migrating microformats.org may interrupt mailing listoperation</title>
    <link>http://comments.gmane.org/gmane.comp.web.microformats.general/13393</link>
    <description>&lt;pre&gt;
Hi âÂ I'm in the process of planning to complete our migration to a new hosting
sponsor by the end of this weekend.

As part of that migration, we may experience a temporary interruption of service
as we bring down the list server and change DNS to point at our new mailers.

Thanks in advance for your patience,
  Rohit Khare
&lt;/pre&gt;</description>
    <dc:creator>Rohit Khare</dc:creator>
    <dc:date>2011-07-14T07:45:39</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.web.microformats.general/13385">
    <title>schema.org, microformats.org, hRecipe</title>
    <link>http://comments.gmane.org/gmane.comp.web.microformats.general/13385</link>
    <description>&lt;pre&gt;Hi all,

I don't want to discuss the schema.org effort in general here, although there surely is a lot to discuss about it. My question is how collaboration between Google.com and microformats.org is organized, where it's taking place, who is involved. I'm sure there is and has always been some informal exchange, since people happen to know each other, meet at confernces or other events etc, and of course that's fine with me. I was wondering though when I read the following statement in a transcript of the Schema.org BOF at SemTech 2011 &amp;lt;http://www.w3.org/2011/06/semtech-bof-notes.html&amp;gt;:



This sounds like quite some conversations, discussions and thorough work. Now I wonder: how specifically did that "great" and "successfull" work "with the open community" go? Where did it take place? Who was involved? And what exactly was worked out?
I won't hesitate to admit that I wasn't a very good editor of hRecipe since summer 2009 but I still am the editor as indicated on the hRecipe wikipage. I wasn't contacted by &lt;/pre&gt;</description>
    <dc:creator>thomas lörtsch</dc:creator>
    <dc:date>2011-06-29T09:55:20</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.web.microformats.general/13383">
    <title>What to do about SEO abuse of hcard-examples-in-wild?</title>
    <link>http://comments.gmane.org/gmane.comp.web.microformats.general/13383</link>
    <description>&lt;pre&gt;Hi.

Lately there have been lots of questionable edits to the
hcard-examples-in-wild page. I don't mean outright spam edits, which
happen there about as often as on the rest of the wiki. The linked pages
do technically have hCards on them. But there are many links from
hcard-examples-in-wild to pages of dubious utility. Some examples:

* http://www.newtosandiego.com/Ocean-Beach-People's-Organic-Foods-Co-op/
* http://howdoyouknowifyouhavebedbugs.com/
* and many more along those lines.

I suspect some "SEO specialists" have adopted hCard on spammy pages like
these precisely so they can link to them from our (high PageRank) wiki.

Personally, I think we should more heavily curate, or maybe even remove,
this page. Back when hCard was new, having real-world examples was
helpful to implementors. These days, hCards are on hundreds of millions
of web pages. We can meet the needs of implementors by having a much
smaller list of examples.

Thoughts?


Ted
&lt;/pre&gt;</description>
    <dc:creator>Edward O'Connor</dc:creator>
    <dc:date>2011-05-11T17:51:12</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.web.microformats.general/13380">
    <title>Wiki Vandalized...</title>
    <link>http://comments.gmane.org/gmane.comp.web.microformats.general/13380</link>
    <description>&lt;pre&gt;Hey All,

I'm not sure where I'm supposed to post this, but it appears that the wiki's been vandalized. See these pages, (there may be more):

http://microformats.org/wiki/index.php?title=On_using_Steroids_vs._Performance-Enhancing_Supplements&amp;amp;rcid=56954
http://microformats.org/wiki/index.php?title=A_Women%27s_Guide_to_Buying_Designer_Jeans&amp;amp;rcid=56955
http://microformats.org/wiki/index.php?title=Popular_For_Many_Reasons&amp;amp;rcid=56956
http://microformats.org/wiki/index.php?title=every_one_of_us_regularly&amp;amp;rcid=56957
http://microformats.org/wiki/index.php?title=Beautiful_Chanel_Designer_Handbags&amp;amp;rcid=56958


- John
&lt;/pre&gt;</description>
    <dc:creator>John Beales</dc:creator>
    <dc:date>2011-04-28T03:54:44</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.web.microformats.general/13379">
    <title>Proposal for 'repeatable' class - Comments andsuggestions needed</title>
    <link>http://comments.gmane.org/gmane.comp.web.microformats.general/13379</link>
    <description>&lt;pre&gt;Hi All

At the recent Brighton meet-up we discussed the use of microformats to mark up forms. The only major point of disagreement seemed to be over the proposed "repeatable" class. This class would be used to demark parts of forms that can be repeated, so users can pick multiples of one item.

I have tried to gather together the evidence for why I think this is an important authoring pattern that needs to be addressed. It would be great to hear different views on this and alternative solutions.

I have added a wiki page with the information please feel free to edit it. 
http://microformats.org/wiki/hcard-input-repeatable


Below is the current content of the page:  
 
Evidence of repeating sub form patterns in the wild
This commonly used authoring pattern allows a user to add multiples of one item. The UI often has a JavaScript text link offering to add another form element or group forms i.e. "Add another email address". The additional form elements are nearly always added using JavaScript.  This type of&lt;/pre&gt;</description>
    <dc:creator>Glenn Jones</dc:creator>
    <dc:date>2011-04-23T08:43:03</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.web.microformats.general/13378">
    <title>Experimental Firefox and Chrome extensions to copy andpaste contacts</title>
    <link>http://comments.gmane.org/gmane.comp.web.microformats.general/13378</link>
    <description>&lt;pre&gt;Hi All

Just put a couple of experimental Firefox and Chrome extensions up on my
blog that allow you to copy and paste hCards into form. The code is from
a larger project I am building, thought it would be interesting in light
of the discussions about marking up forms with microformats. 

http://glennjones.net/2011/04/contact-extensions/

Glenn 
&lt;/pre&gt;</description>
    <dc:creator>Glenn Jones</dc:creator>
    <dc:date>2011-04-06T09:12:03</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.web.microformats.general/13377">
    <title>UK meet-up Tues April 12 - Brighton</title>
    <link>http://comments.gmane.org/gmane.comp.web.microformats.general/13377</link>
    <description>&lt;pre&gt;Hi All

The meetup is going part social and part workshop to brainstorm the
input micorformat ideas. It's open to everyone who's interested in
microformats and semantic mark-up. If you are just want to join us for
the social element that's cool the current plan is keep the
brainstorming and discussion part to about an hour at the beginning of
the evening.

http://microformats.org/wiki/events/2011-04-uk
http://lanyrd.com/2011/ufukmeet-april11/

When
    2011-03-12 from 19:30 to 23:00 
Where
    Greene Room, The Cricketers Pub, Black Lion Street, Brighton, BN1
1ND, UK

As most people who said they who attended came from the Brighton area,
we have organised the event in Brighton, but it would be really nice to
see as many people as possible. Brighton is only 50 mins from London by
train and 4 leave Brighton every hour until 23:37.

If your thinking of attending please add your name to the wiki/lanyrd so
I can get idea on numbers.

Hope to see you there

Glenn Jones
&lt;/pre&gt;</description>
    <dc:creator>Glenn Jones</dc:creator>
    <dc:date>2011-04-01T11:51:37</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.web.microformats.general/13372">
    <title>General vcard help</title>
    <link>http://comments.gmane.org/gmane.comp.web.microformats.general/13372</link>
    <description>&lt;pre&gt;My work-in-progress can be viewed at &amp;lt;http://led.dlugosz.com/contact&amp;gt;.

My immediate question is how do I decorate the FAX number?


&amp;lt;dl class="vcard"&amp;gt;
&amp;lt;dt&amp;gt;PHONE&amp;lt;/dt&amp;gt;
&amp;lt;dd class="tel"&amp;gt;+1 800-818-5336&amp;lt;/dd&amp;gt;

&amp;lt;dt&amp;gt;FAX&amp;lt;/dt&amp;gt;
&amp;lt;dd class="tel"&amp;gt;+1 214-295-9491&amp;lt;/dd&amp;gt;

     ...


There is no element enclosing (just) the label FAX and the value, and XHTML prohibits a 
dummy div here.  So where do I put the "type=fax" information?
&lt;/pre&gt;</description>
    <dc:creator>John M. Dlugosz</dc:creator>
    <dc:date>2011-03-28T23:21:25</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.web.microformats.general/13366">
    <title>UK Meetup in April</title>
    <link>http://comments.gmane.org/gmane.comp.web.microformats.general/13366</link>
    <description>&lt;pre&gt;Hi All

As suggested by Frances I have created an page for UK meet-up to get a
consensus on preferences when and where. If you're interested please
take a minute to add yourself to the attendee list and not your
preferences.

http://microformats.org/wiki/events/2011-04-uk

Thanks
Glenn Jones
&lt;/pre&gt;</description>
    <dc:creator>Glenn Jones</dc:creator>
    <dc:date>2011-02-27T11:53:12</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.web.microformats.general/13364">
    <title>Images not displaying during mailing list registration</title>
    <link>http://comments.gmane.org/gmane.comp.web.microformats.general/13364</link>
    <description>&lt;pre&gt;Hello,

When registering with a mailing list, most of the images are forbidden
(e.g. http://microformats.org/images/mailman/PythonPowered.png) and
thus not displaying correctly.


Regards,

Michael Elliot
Network Digital
&lt;/pre&gt;</description>
    <dc:creator>Michael Elliot</dc:creator>
    <dc:date>2011-02-25T05:15:09</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.web.microformats.general/13357">
    <title>Meetup to workshop/brainstorm input microformat ideas</title>
    <link>http://comments.gmane.org/gmane.comp.web.microformats.general/13357</link>
    <description>&lt;pre&gt;Hi All

If there is a enough interested I would like to setup a UK meet-up to
workshop/brainstorm the input microformat ideas. The week of 10-17 April
looks good as Tantek is in the UK and most people are back from SXSWi.
Jeremy Keith said he would be interested. I could arrange a small event
in London or Brighton. 

What about everyone else? It's been a while since we had a UK
microformats meetup.

Glenn   
&lt;/pre&gt;</description>
    <dc:creator>Glenn Jones</dc:creator>
    <dc:date>2011-02-22T08:46:08</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.web.microformats.general/13351">
    <title>moving drafts forward - process-brainstorming: draft,specification, standard</title>
    <link>http://comments.gmane.org/gmane.comp.web.microformats.general/13351</link>
    <description>&lt;pre&gt;It's been noted[1][2] that no drafts are making it to specification,
and in short there are two reasons for this:

1. Lack of steps in the process[3] for how a draft should proceed to
specification and what each of those mean (other than the summary on
the Main Page[4]), including lack of documentation of implicit
assumptions such as that all outstanding issues must be resolved on a
draft (and any patterns it depends on) before we can in good
conscience make it a specification. As the editor/maintainer of the
process, I accept full personal responsibility for this.

2. Blocking issues. During the development of various drafts we
encountered a few blocker cross-microformat issues (e.g.
accessibility, internationalization) which were potentially doing
harm. Since then, those cross-microformat issues have been
resolved[5], and we've been incorporating those resolutions into the
specifications (e.g. hCard, hCalendar) as well as into resolutions of
spec-specific issues.


I've been working the past few weeks on a&lt;/pre&gt;</description>
    <dc:creator>Tantek Çelik</dc:creator>
    <dc:date>2011-02-19T03:04:03</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.web.microformats.general/13343">
    <title>input microformats for auto-filling forms</title>
    <link>http://comments.gmane.org/gmane.comp.web.microformats.general/13343</link>
    <description>&lt;pre&gt;Hi All

I am interested in the use of microformats to mark-up forms. The
discussion of building better auto-fill applications and browser
extensions using microformats has been going on for a couple of years. 

Currently, I am starting a couple of projects with interfaces where
users can link, drag or copy contacts. Input microformats would be an
important addition to these projects. This concept would also be useful
for any project using the W3C Contacts API. Hopefully, the
draggables.com idea gives some insight into how this could mature. 

I have spent a couple of days putting together a brainstorm/proposal of
how this could work. If you're interested in this idea, could you
feedback your thoughts. The wiki is the best place to do this, just vote
up or down any ideas and add comments wherever possible. Wish it could
of been done in a workshop, but the wiki will do.

http://microformats.org/wiki/hcard-input-brainstorming

If there is enough interest and feedback from the community, I will
build the unit te&lt;/pre&gt;</description>
    <dc:creator>Glenn Jones</dc:creator>
    <dc:date>2011-02-15T19:08:47</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.web.microformats.general/13342">
    <title>Draggables code and demos live</title>
    <link>http://comments.gmane.org/gmane.comp.web.microformats.general/13342</link>
    <description>&lt;pre&gt;Hi Everyone

I have just put up the draggables code and demos. For those who have not
heard draggables before, it's a javascript library that allows users to
exchange data between unrelated web sites using drag and drop. It uses
microformats behind the scenes.

http://draggables.com/

Glenn
&lt;/pre&gt;</description>
    <dc:creator>Glenn Jones</dc:creator>
    <dc:date>2011-02-02T15:04:04</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.web.microformats.general/13340">
    <title>The wiki has been spammed</title>
    <link>http://comments.gmane.org/gmane.comp.web.microformats.general/13340</link>
    <description>&lt;pre&gt;Hi,

I just wanted to inform you that your wiki (at least 
http://microformats.org/wiki/Main_Page) has been spammed.

Best regards,

Alexandre
&lt;/pre&gt;</description>
    <dc:creator>Alexandre Patry</dc:creator>
    <dc:date>2011-01-30T03:07:15</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.web.microformats.general">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.web.microformats.general</link>
  </textinput>
</rdf:RDF>

