<?xml version='1.0' encoding='utf-8'?>
<feed xmlns="http://www.w3.org/2005/Atom"><title>Albert's personal website</title><id>https://albert.sundaillet.com/</id><link href="https://albert.sundaillet.com/atom.xml" rel="self" /><updated>2026-03-23T14:07:55Z</updated><author><name>Albert Aillet</name></author><entry><title>Personal Projects</title><id>https://albert.sundaillet.com/projects.html</id><link href="https://albert.sundaillet.com/projects.html" /><updated>2026-03-23T15:07:13Z</updated><author><name>Albert Aillet</name></author><content type="html">&lt;p&gt;Following are some personal projects I’ve
worked on in my spare time.&lt;/p&gt;
&lt;h2 id="diet-optimization-2024-2025"&gt;Diet Optimization (2024-2025)&lt;/h2&gt;
&lt;p&gt;&lt;a href="https://dietoptimization.com"&gt;Link&lt;/a&gt; | &lt;a
href="https://github.com/albertaillet/diet-optimization"&gt;Repository&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;A tool for optimizing diet based on data from &lt;a
href="https://world.openfoodfacts.org/"&gt;Open Food Facts&lt;/a&gt;, &lt;a
href="https://prices.openfoodfacts.org/"&gt;Open Prices&lt;/a&gt;, &lt;a
href="https://ciqual.anses.fr/"&gt;Ciqual&lt;/a&gt; and &lt;a
href="https://doc.agribalyse.fr/"&gt;Agribalyse&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Uses DuckDB to store and query the data, and SciPy to solve the
optimization problem.&lt;/p&gt;
&lt;h2
id="re-implementation-of-surface-reconstruction-from-point-clouds-in-jax-2024"&gt;Re-implementation
of surface reconstruction from point clouds in JAX (2024)&lt;/h2&gt;
&lt;p&gt;&lt;a href="https://github.com/albertaillet/pinc"&gt;Repository&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Re-implementation in JAX of the method presented in the paper “&lt;a
href="https://arxiv.org/abs/2310.20095"&gt;p-Poisson surface reconstruction
in curl-free flow from point clouds&lt;/a&gt;” by Yesom Park, Taekyung Lee,
Jooyoung Hahn, and Myungjoo Kang.&lt;/p&gt;
&lt;h2 id="raymarching-in-jax-2023"&gt;Raymarching in JAX (2023)&lt;/h2&gt;
&lt;p&gt;&lt;a href="https://github.com/albertaillet/render"&gt;Repository&lt;/a&gt; | &lt;a
href="https://colab.research.google.com/github/albertaillet/render/blob/main/notebooks/colab.ipynb"&gt;Colab&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Interactive raymarching in &lt;a
href="https://github.com/jax-ml/jax"&gt;JAX&lt;/a&gt;. Toy project to learn about
raymarching.&lt;/p&gt;
&lt;h2 id="tweet-visualization-2022"&gt;Tweet visualization (2022)&lt;/h2&gt;
&lt;p&gt;&lt;a href="https://viz-clowns.netlify.app/"&gt;Link&lt;/a&gt; | &lt;a
href="https://github.com/com-480-data-visualization/datavis-project-2022-visualizationclowns"&gt;Repository&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;A visualization of how Elon Musks tweets are affecting the markets,
for the &lt;a
href="https://edu.epfl.ch/coursebook/fr/data-visualization-COM-480"&gt;data
visualization course at EPFL&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id="nord-10-assembler-and-emulator-2025"&gt;NORD-10 assembler and
emulator (2025)&lt;/h2&gt;
&lt;p&gt;&lt;a href="https://github.com/albertaillet/nord-10"&gt;Repository&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;An assembler and emulator of a subset of the instruction set of the
16-bit minicomputer NORD-10 produced by Norsk Data in 1973.&lt;/p&gt;
&lt;h1 id="smaller-projects"&gt;Smaller projects&lt;/h1&gt;
&lt;h3 id="texttv-2025"&gt;TextTV (2025)&lt;/h3&gt;
&lt;p&gt;&lt;a href="/texttv/"&gt;Link&lt;/a&gt; | &lt;a
href="https://github.com/albertaillet/texttv"&gt;Repository&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Minimal web app that shows &lt;a
href="https://www.svt.se/text-tv/webb/"&gt;SVT Text TV&lt;/a&gt;, with dark mode
support and keyboard shortcuts.&lt;/p&gt;
&lt;p&gt;Shows the latest available news from SVT by using the same API as the
official app.&lt;/p&gt;
&lt;h3 id="open-prices-map-2025"&gt;Open Prices Map (2025)&lt;/h3&gt;
&lt;p&gt;&lt;a href="/open-prices-map/"&gt;Link&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;A simple web app that shows product price data from &lt;a
href="https://prices.openfoodfacts.org/"&gt;Open Prices&lt;/a&gt; on a map using
&lt;a href="https://leafletjs.com/"&gt;Leaflet.js&lt;/a&gt;.&lt;/p&gt;
&lt;!-- ### Food Prices Table (2025)

[Link](/food-prices/)

A simple web app that shows my price data from [Open Prices](https://prices.openfoodfacts.org/) in a searchable table for quick browsing.
Implemented in a single HTML file and deployed using DuckDB to create the a static CSV from the database. --&gt;</content></entry><entry><title>Albert Sund Aillet</title><id>https://albert.sundaillet.com/</id><link href="https://albert.sundaillet.com/" /><updated>2026-03-23T15:07:13Z</updated><author><name>Albert Aillet</name></author><content type="html">&lt;div style="float:right; margin:0 0 1rem 1rem;"&gt;
&lt;pre&gt;&lt;code&gt;&amp;lt;a href=&amp;quot;./mri.html&amp;quot; style=&amp;quot;text-decoration: none;&amp;quot;&amp;gt;
    &amp;lt;img src=&amp;quot;https://avatars.githubusercontent.com/u/73786209?v=4&amp;quot; alt=&amp;quot;Albert Sund Aillet&amp;quot; width=&amp;quot;200&amp;quot; /&amp;gt;
&amp;lt;/a&amp;gt;&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;p&gt;&lt;em&gt;Contact&lt;/em&gt;: albert [at] sundaillet.com&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Location&lt;/em&gt;: Geneva, Switzerland&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/albertaillet"&gt;GitHub&lt;/a&gt; | &lt;a
href="https://www.linkedin.com/in/albertaillet"&gt;LinkedIn&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Spoken languages:&lt;/em&gt; English (fluent), French (native), Swedish
(native)&lt;/p&gt;
&lt;p&gt;I am a Research/Software Engineer at &lt;a
href="https://home.cern/"&gt;CERN&lt;/a&gt;, where I develop distributed learning
software and contribute to research on reliable machine learning,
balancing tradeoffs of performance, privacy, robustness and
interpretability.&lt;/p&gt;
&lt;p&gt;I completed my undergraduate in &lt;a
href="https://www.kth.se/student/kurser/program/CTFYS/20182/"&gt;Engineering
Physics&lt;/a&gt; at &lt;a href="https://www.kth.se/en"&gt;KTH Royal Institute of
Technology&lt;/a&gt;. For my Bachelor’s thesis, I worked on cell image
classification with convolutional neural networks at KTH and &lt;a
href="https://ki.se/en"&gt;Karolinska Institutet&lt;/a&gt;, supervised by &lt;a
href="https://www.kth.se/profile/karlm"&gt;Prof. Karl Meinke&lt;/a&gt; (&lt;a
href="http://www.diva-portal.org/smash/record.jsf?pid=diva2%3A1632706&amp;amp;dswid=7274"&gt;link
to thesis&lt;/a&gt;, &lt;a href="./bsc.pdf"&gt;mirror on this website&lt;/a&gt;).&lt;/p&gt;
&lt;p&gt;I obtained a Master’s degree in &lt;a
href="https://www.kth.se/en/studies/master/machine-learning/"&gt;Machine
Learning&lt;/a&gt; at KTH with an exchange at &lt;a
href="https://www.epfl.ch/en/"&gt;EPFL&lt;/a&gt;. For my Master’s thesis I
studied self-supervised pre-training of attention-based models for 3D
medical image segmentation at &lt;a
href="https://www.raysearchlabs.com"&gt;RaySearch Laboratories&lt;/a&gt;,
supervised by Dr. Jonas Söderberg and &lt;a
href="https://www.kth.se/profile/celle"&gt;Prof. Mårten Björkman&lt;/a&gt; (&lt;a
href="https://www.diva-portal.org/smash/record.jsf?pid=diva2%3A1795309"&gt;link
to thesis&lt;/a&gt;).&lt;/p&gt;
&lt;p&gt;During my studies I interned at &lt;a
href="https://home.cern/"&gt;CERN&lt;/a&gt;, &lt;a
href="https://www.tobii.com/"&gt;Tobii&lt;/a&gt; and &lt;a
href="https://www.ericsson.com/en"&gt;Ericsson&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;I am motivated by both theoretical understanding and practical
applications of machine learning.&lt;/p&gt;
&lt;!-- I also like reading research papers in adjacent fields, see my [favorite papers](./favoritepapers.html) page for some of them. --&gt;
&lt;!-- ## Other Pages --&gt;
&lt;!-- [About me](/about.html) --&gt;
&lt;!-- [My projects](./projects.html) --&gt;
&lt;!-- [Favorite links](/favorites.html) --&gt;
&lt;!-- [Contact me](/contact.html) --&gt;
&lt;h2 id="skills"&gt;Skills&lt;/h2&gt;
&lt;p&gt;Languages: Python, JavaScript, SQL, Shell scripting, C/C++&lt;/p&gt;
&lt;p&gt;Frameworks: &lt;a href="https://pypi.org/project/numpy/"&gt;NumPy&lt;/a&gt;, &lt;a
href="https://pypi.org/project/jax/"&gt;JAX&lt;/a&gt;, &lt;a
href="https://pypi.org/project/torch/"&gt;PyTorch&lt;/a&gt;, &lt;a
href="https://pypi.org/project/matplotlib/"&gt;Matplotlib&lt;/a&gt;, &lt;a
href="https://pypi.org/project/plotly/"&gt;plotly&lt;/a&gt;, &lt;a
href="https://pypi.org/project/pandas/"&gt;pandas&lt;/a&gt;, &lt;a
href="https://pypi.org/project/Flask/"&gt;Flask&lt;/a&gt;, &lt;a
href="https://www.npmjs.com/package/d3"&gt;d3.js&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Misc: Unix, Git, Docker, Podman, LaTeX&lt;/p&gt;
&lt;h2 id="personal-projects"&gt;&lt;a href="./projects.html"&gt;Personal
Projects&lt;/a&gt;&lt;/h2&gt;
&lt;h2 id="theses-and-selected-publications"&gt;Theses and Selected
Publications&lt;/h2&gt;
&lt;details&gt;
&lt;summary&gt;
Expand
&lt;/summary&gt;
&lt;ul&gt;
&lt;li&gt;&lt;p&gt;&lt;u&gt;A. S. Aillet&lt;/u&gt;, F. Frisk, “Assessing the Impact of Stain
Normalization on a Cell Classification Model in Digital Histopathology”,
2021, Available: &lt;a
href="http://www.diva-portal.org/smash/record.jsf?pid=diva2%3A1632706"&gt;http://www.diva-portal.org/smash/record.jsf?pid=diva2%3A1632706&lt;/a&gt;,
&lt;a href="./bsc.pdf"&gt;mirror&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;u&gt;A. S. Aillet&lt;/u&gt; and S. Sondén, “[Re] Variational Neural
Cellular Automata”, in &lt;em&gt;ML Reproducibility Challenge 2022&lt;/em&gt;,
Available: &lt;a
href="https://neurips.cc/virtual/2023/poster/74151"&gt;https://neurips.cc/virtual/2023/poster/74151&lt;/a&gt;,
&lt;a
href="https://github.com/albertaillet/vnca"&gt;https://github.com/albertaillet/vnca&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;u&gt;A. S. Aillet&lt;/u&gt;, “Self-supervised pre-training of an
attention-based model for 3D medical image segmentation”, 2023,
Available: &lt;a
href="https://www.diva-portal.org/smash/record.jsf?pid=diva2%3A1795309"&gt;https://www.diva-portal.org/smash/record.jsf?pid=diva2%3A1795309&lt;/a&gt;.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;A. Protani, L. Giusti, &lt;u&gt;A. S. Aillet&lt;/u&gt;, &lt;em&gt;et al.&lt;/em&gt;,
“Federated GNNs for EEG-Based Stroke Assessment”, in &lt;em&gt;UniReps: 2nd
Edition of the Workshop on Unifying Representations in Neural
Models&lt;/em&gt;, 2024, Available: &lt;a
href="https://neurips.cc/virtual/2024/102633"&gt;https://neurips.cc/virtual/2024/102633&lt;/a&gt;.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;D. R. Santos, A. Protani, L. Giusti, &lt;u&gt;A. S. Aillet&lt;/u&gt;, P.
Brutti, and L. Serio, “Feasibility Analysis of Federated Neural Networks
for Explainable Detection of Atrial Fibrillation,” in &lt;em&gt;2024 IEEE
International Conference on E-health Networking, Application &amp;amp;
Services (HealthCom)&lt;/em&gt;, 2024, Available: &lt;a
href="https://doi.org/10.1109/HealthCom60970.2024.10880809"&gt;https://doi.org/10.1109/HealthCom60970.2024.10880809&lt;/a&gt;.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;A. Protani, L. Giusti, C. Iacovelli, &lt;u&gt;A. S. Aillet&lt;/u&gt;, D. R.
Santos, G. Reale, A. Zauli, M. Moci, M. Garbuglia, P. Brutti, P.
Caliandro and L. Serio, “Towards Explainable Graph Neural Networks for
Neurological Evaluation on EEG Signals,” in &lt;em&gt;2024 IEEE International
Conference on E-health Networking, Application &amp;amp; Services
(HealthCom)&lt;/em&gt;, 2024, Available: &lt;a
href="https://doi.org/10.1109/HealthCom60970.2024.10880717"&gt;https://doi.org/10.1109/HealthCom60970.2024.10880717&lt;/a&gt;.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;A. Protani, M. M. Van De Bosch, L. Giusti, H. Silva, P. Cacace,
&lt;u&gt;A. S. Aillet&lt;/u&gt;, F. Hummel and L. Serio, “Decoder-Free Supervoxel
GNN for Accurate Brain-Tumor Localization in Multi-modal MRI”, in
&lt;em&gt;Reconstruction and Imaging Motion Estimation, and Graphs in
Biomedical Image Analysis&lt;/em&gt;, Lina Felsner et al. (eds.), 2024,
Available: &lt;a
href="https://doi.org/10.1007/978-3-032-06103-4_16"&gt;https://doi.org/10.1007/978-3-032-06103-4_16&lt;/a&gt;.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/details&gt;
&lt;!-- ## Paper Summaries

I sometimes upload summaries of research papers I read to my [paper summaries](./papers/index.md) page.

## Favorite Links

I maintain a list of my favorite links on my [favorite links](./favorites.md) page. --&gt;</content></entry><entry><title>404</title><id>https://albert.sundaillet.com/404.html</id><link href="https://albert.sundaillet.com/404.html" /><updated>2026-03-23T15:07:13Z</updated><author><name>Albert Aillet</name></author><content type="html">&lt;p&gt;Page not found&lt;/p&gt;
&lt;p&gt;&lt;a href="/"&gt;Return to the homepage&lt;/a&gt;&lt;/p&gt;</content></entry><entry><title>Demo night presentation</title><id>https://albert.sundaillet.com/demo_night_260114.html</id><link href="https://albert.sundaillet.com/demo_night_260114.html" /><updated>2026-03-23T15:07:13Z</updated><author><name>Albert Aillet</name></author><content type="html">&lt;h2 id="name-albert-sund-aillet"&gt;Name: Albert Sund
Aillet&lt;/h2&gt;
&lt;h2 id="project-diet-optimization"&gt;Project: Diet Optimization&lt;/h2&gt;
&lt;p&gt;Links:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://github.com/albertaillet/diet-optimization"&gt;Github
Repo&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a
href="https://dietoptimization.com"&gt;https://dietoptimization.com&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;hr /&gt;
&lt;p&gt;I am here to present my Obscure side-project:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;“Food as fuel”&lt;/li&gt;
&lt;li&gt;Usually when I am buying food I think about what is actually the
best for my body and what minimizes my impact on the planet,&lt;/li&gt;
&lt;li&gt;Depends on the goals and preferences&lt;/li&gt;
&lt;li&gt;But what if these could be defined&lt;/li&gt;
&lt;/ul&gt;
&lt;hr /&gt;
&lt;p&gt;The side project I built:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;An app that uses:
&lt;ul&gt;
&lt;li&gt;Price data of food products&lt;/li&gt;
&lt;li&gt;Nutrition data of food products&lt;/li&gt;
&lt;li&gt;Set of requirements and preferences from the user&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;In order to proposal an optimal diet, minimizing certain aspect and
maximizing other.&lt;/li&gt;
&lt;/ul&gt;
&lt;hr /&gt;
&lt;p&gt;It uses the following parts:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The &lt;a href="https://world.openfoodfacts.org"&gt;open food facts&lt;/a&gt;
database for up to date product information&lt;/li&gt;
&lt;li&gt;The &lt;a href="https://prices.openfoodfacts.org"&gt;open prices&lt;/a&gt;
database for price information&lt;/li&gt;
&lt;li&gt;The &lt;a
href="https://ciqual.anses.fr/cms/sites/default/files/inline-files/Table%20Ciqual%202020_doc_XML_ENG_2020%2007%2007.pdf"&gt;ciqual&lt;/a&gt;
and &lt;a
href="https://ciqual.anses.fr/cms/sites/default/files/inline-files/Table%20CALNUT%202020_doc_FR_2020%2007%2007.pdf"&gt;ciqual-calnut&lt;/a&gt;
for approximate micro and macro nutrient for values that are not present
on the food packaging.&lt;/li&gt;
&lt;li&gt;I get exchange rates from the &lt;a
href="https://www.ecb.europa.eu/stats/policy_and_exchange_rates/euro_reference_exchange_rates/html/index.en.html"&gt;European
Central Bank&lt;/a&gt; to be able to compare all prices.&lt;/li&gt;
&lt;li&gt;I get estimated climate impact from &lt;a
href="https://www.data.gouv.fr/datasets?q=AGRIBALYSE"&gt;AGRIBALYSE&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;I had to look a lot into the data and do a few SQL joins.&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;What is the optimization problem: &lt;a
href="https://en.wikipedia.org/wiki/Linear_programming"&gt;Linear
programming&lt;/a&gt;, &lt;a
href="https://docs.scipy.org/doc/scipy/reference/generated/scipy.optimize.linprog.html"&gt;scipy
formulation&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;(Sorry for latex messing up, I will fix it later)&lt;/p&gt;
&lt;p&gt;&lt;span class="math display"&gt;$$
\begin{align*}
\min_{x} \quad &amp;amp; c^T x \\
\text{such that} \quad &amp;amp; A_{ub} x \leq b_{ub}, \\
%&amp;amp; A_{eq} x = b_{eq}, \\
&amp;amp; l \leq x \leq u,
\end{align*}
$$&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Where in our case:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span class="math inline"&gt;&lt;em&gt;x&lt;/em&gt;&lt;/span&gt; is a vector with the
quantity of each product&lt;/li&gt;
&lt;li&gt;&lt;span class="math inline"&gt;&lt;em&gt;c&lt;/em&gt;&lt;/span&gt; is the costs (can be
price or ecological footprint).&lt;/li&gt;
&lt;li&gt;&lt;span
class="math inline"&gt;&lt;em&gt;A&lt;/em&gt;&lt;sub&gt;&lt;em&gt;u&lt;/em&gt;&lt;em&gt;b&lt;/em&gt;&lt;/sub&gt;&lt;/span&gt; is
a matrix that contains all the contsraints (nutritional
requirements).&lt;/li&gt;
&lt;li&gt;&lt;span class="math inline"&gt;&lt;em&gt;l&lt;/em&gt; = 0&lt;/span&gt; and &lt;span
class="math inline"&gt;&lt;em&gt;u&lt;/em&gt; = ∞&lt;/span&gt; since we don’t want negative
amount of products&lt;/li&gt;
&lt;/ul&gt;
&lt;hr /&gt;
&lt;p&gt;This can be solved quickly and efficiently with many out of the box
solvers. In my benchmarking, since the problem is not sparse, the
&lt;code&gt;revised simplex&lt;/code&gt; method was the fastest.&lt;/p&gt;
&lt;p&gt;The optimal solution is global.&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;The following features are available:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;sliders to change preferences and in real time get an updated list
of optimal products to consume.&lt;/li&gt;
&lt;li&gt;a map where you can choose which products to include in the
optimization.&lt;/li&gt;
&lt;li&gt;an editor to change the objective function to minimize.&lt;/li&gt;
&lt;/ul&gt;
&lt;hr /&gt;
&lt;p&gt;Technology used (very simple):&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Python Flask backend&lt;/li&gt;
&lt;li&gt;&lt;a href="https://duckdb.org"&gt;DuckDB&lt;/a&gt; database since I am doing
only reads&lt;/li&gt;
&lt;li&gt;&lt;a href="https://scipy.org"&gt;Scipy&lt;/a&gt; &lt;code&gt;linprog&lt;/code&gt; for the
optimization&lt;/li&gt;
&lt;li&gt;Vanilla JS and &lt;a href="https://d3js.org"&gt;d3.js&lt;/a&gt; for the
graphs.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;How I deploy:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;I have a &lt;code&gt;Makefile&lt;/code&gt; with all the deployment commands&lt;/li&gt;
&lt;li&gt;I have a VPS with Hetzner where I the app.&lt;/li&gt;
&lt;/ul&gt;
&lt;hr /&gt;
&lt;p&gt;Obscure side project that I thought about during my studies and then
thought it would be easy and straightforward to finish in a few
evenings.&lt;/p&gt;</content></entry></feed>