Thursday, June 19, 2008

http://*.blogspot.com/*

<cnr next='RIGHT l' prev='LEFT h' comment='Blogspot CNR by Charles L. Chen (clchen@google.com)'>

<list title='Blog posts' next='DOWN j' prev='UP k'>
<item>
id('main')//div[contains(@class,'post ') or @class='post']
</item>
</list>

<list title='Archives' next='DOWN j' prev='UP k'>
<item>
id('sidebar')//a[contains(@href,'_archive.html')]
</item>
<target hotkey='ENTER'>
.
</target>
</list>

</cnr>